ICMSNavigationBuilderMFOPublishMode Property
|
Gets the mfo publishing mode. When MFO publishing mode is enabled, navigation building
is using full url even at design time
Namespace:
Ingeniux.Runtime.NavigationBuilder
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax bool MFOPublishMode { get; }
ReadOnly Property MFOPublishMode As Boolean
Get
property bool MFOPublishMode {
bool get ();
}
abstract MFOPublishMode : bool with get
Property Value
Type:
BooleanSee Also