Click or drag to resize
CloneFolderMediaWebFarmTask.ExecuteTask 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: 12.0.0
Syntax
C#
public override void ExecuteTask()
See Also