| IContentItemRollback Method | 
Namespace: Ingeniux.CMS
 Syntax
Syntax Remarks
RemarksIf the page was never checked in before, an error will be thrown.
This method can be called on both checked-in and checked-out pages. Either way, after executing the method, the page will in the checked in state.
Two events are fired during execution of this method: "BeforePageRollback" and "AfterPageRollback"
 See Also
See Also