Click or drag to resize

ICMSAssetTaxonomyNavigationElementAllCategories Property

Gets the all descendant Categories under the Taxonomy Navigation element.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax
IEnumerable<ICMSNavigatingCategory> AllCategories { get; }

Return Value

Type: IEnumerableICMSNavigatingCategory
Enumerable ICMSNavigatingCategory
See Also