ISiteEmptyRecycleFolder Method Ingeniux CMS Content Store API

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

void EmptyRecycleFolder()
Exceptions

ExceptionCondition
SecurityExceptionWhen 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

Reference