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