Click or drag to resize
PromoteBizFormTempFileWebFarmTaskExecuteTask Method
Processes the web farm task by moving the temporary file identified by TempFileName to a new location specified by FileName.

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