ICMSPageFactoryIsDesignTime Property
|
Gets whether the Page Factory is working with a Design-time CMS Site Instance, or published content.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax bool IsDesignTime { get; }
ReadOnly Property IsDesignTime As Boolean
Get
property bool IsDesignTime {
bool get ();
}
abstract IsDesignTime : bool with get
Property Value
Type:
BooleanSee Also