ICMSPageEntryIsUrlStructured Property
|
Check is the page entry is using structured URL or not
Namespace:
Ingeniux.Runtime.NavigationBuilder
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax bool IsUrlStructured { get; }
ReadOnly Property IsUrlStructured As Boolean
Get
property bool IsUrlStructured {
bool get ();
}
abstract IsUrlStructured : bool with get
Property Value
Type:
BooleanSee Also