Click or drag to resize

ISiteContentFreezeState Method


Retrieves the Content Freeze State of the Site Instance. This object is used to toggle content freeze on the Site Instance.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IContentFreezeState ContentFreezeState()

Return Value

Type: IContentFreezeState
The Content Freeze State object
See Also