ICMSPageEntryDisableLocalExports Property
|
Gets whether local exports will be ignored.
Namespace:
Ingeniux.Runtime.NavigationBuilder
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.5.94
Syntax bool DisableLocalExports { get; }
ReadOnly Property DisableLocalExports As Boolean
Get
property bool DisableLocalExports {
bool get ();
}
abstract DisableLocalExports : bool with get
Property Value
Type:
BooleanSee Also