ICMSEnvironmentIsPreview Property
|
Checks whether the Http Request is for Page Preview from CMS Design-time site.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax ReadOnly Property IsPreview As Boolean
Get
property bool IsPreview {
bool get ();
}
abstract IsPreview : bool with get
Property Value
Type:
BooleanSee Also