Click or drag to resize
DeleteBizFormFileWebFarmTaskExecuteTask Method
Processes the web farm task by invoking the Delete(String) method upon bizform file given by SiteName and FileName.

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