Click or drag to resize

SiteTreeServicesEmptyRecycleFolder Method


Permenantly deletes all Pages placed under the Recycle Folder.

Namespace:  IngeniuxCMService
Assembly:  IngeniuxCMService (in IngeniuxCMService.dll) Version: 10.3.169
Syntax
public XHRServiceResponseGeneric<bool> EmptyRecycleFolder()

Return Value

Type: XHRServiceResponseGenericBoolean

Tree when deletions are successful. Otherwise, returns error status

See Also