Click or drag to resize
CloneFolderMediaWebFarmTaskExecuteTask Method
Processes the web farm task by invoking the CopyRecursive(Int32, Int32, DirectoryInfo, String, String, Int32, String, Boolean, Int32, Boolean, CloneSettings, CloneResult) 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