Click or drag to resize

ICMSTaxonomyNavigationElementAllCategories Property

Gets the all descendant Categories under the Taxonomy Navigation element.

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

Property Value

Type: IEnumerableICMSNavigatingCategory
See Also