Click or drag to resize

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.3.169
Syntax
bool IsDesignTime { get; }

Property Value

Type: Boolean
See Also