Click or drag to resize

ISiteCancelContentFreeze Method


Cancel a pending or ongoing Content Freeze State.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
void CancelContentFreeze()
Exceptions
ExceptionCondition
SecurityExceptionWhen a User without administrative permission calling this method.
Remarks

Any administrator can cancel a Content Freeze, only the original initiator and allowed Users can update a Content Freeze.

See Also