ICMSNavigatingCategoryPagesCount Property
|
Gets a count of
Pages associated with this
Category.
If no
Page is associated with this Category, returns 0.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax ReadOnly Property PagesCount As Integer
Get
property int PagesCount {
int get ();
}
abstract PagesCount : int with get
Property Value
Type:
Int32See Also