IContentFreezeStateInEffect Property
|
Gets whether the content freeze is in effect.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property InEffect As Boolean
Get
property bool InEffect {
bool get ();
}
abstract InEffect : bool with get
Property Value
Type:
BooleanSee Also