Permenantly delete all Pages under Recycle Folder.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Exceptions
Exception | Condition |
---|---|
SecurityException | When Operating User doesn't have the right to Delete Pages. |
Remarks
Two events are fired during execution of this method: BeforeEmptyRecycleFolder and AfterEmptyRecycleFolder.
See Also