ICMSTaxonomyNavigationElementNavigatingCategories Property Ingeniux DSS Library
Gets the first-level Categories under the Taxonomy Navigation element. Each Category has references to child Categories, so it's fully traversible.

Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IEnumerable<ICMSNavigatingCategory> NavigatingCategories { get; }

Property Value

Type: IEnumerableICMSNavigatingCategory
See Also

Reference