ICMSPageEntryDisableLocalExports Property
|
Gets whether local exports will be ignored.
Namespace:
Ingeniux.Runtime.NavigationBuilder
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
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