Click or drag to resize

ICMSNavigatingCategoryChildren Property

Gets child Categories of this Category.

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

Property Value

Type: IEnumerableICMSNavigatingCategory
See Also