ICMSNavigationBuildingSessionNeedsRebuild Property
|
Gets if the navigation entries need to be rebuilt.
Namespace:
Ingeniux.Runtime.NavigationBuilder
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax bool NeedsRebuild { get; }
ReadOnly Property NeedsRebuild As Boolean
Get
property bool NeedsRebuild {
bool get ();
}
abstract NeedsRebuild : bool with get
Property Value
Type:
BooleanSee Also