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

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