ICMSNavigationBuilderMFOPublishMode Property
|
Gets if MFO publishing mode is enabled. When MFO publishing mode is enabled, navigation building
uses full URLs even at design time.
Namespace:
Ingeniux.Runtime.NavigationBuilder
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
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