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; }
ReadOnly Property Categories As IEnumerable(Of ICMSCategory)
Get
property IEnumerable<ICMSCategory^>^ Categories {
IEnumerable<ICMSCategory^>^ get ();
}
abstract Categories : IEnumerable<ICMSCategory> with get
Property Value
Type:
IEnumerableICMSCategorySee Also