Click or drag to resize

ICMSComponentRequestCategories Property

Gets the Categories associated with the Component or Page.

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

Property Value

Type: IEnumerableICMSCategory
See Also