Click or drag to resize
DeleteFolderWebFarmTaskExecuteTask Method
Processes the web farm task by invoking the Delete(String, Boolean) method while passing it current class' properties as its parameters.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax
C#
public override void ExecuteTask()
See Also