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.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 12.0.0
Syntaxpublic override void ExecuteTask()
See Also