Click or drag to resize
UpdateMetaFileWebFarmTaskExecuteTask Method
Processes the web farm task by invoking the SaveFileToDisk(String, String, String, String, BinaryData, Boolean, Boolean) method.

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