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.5.94
Syntax
void CancelContentFreeze()
Exceptions
ExceptionCondition
[!:System.SecurityException]When 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