Clone media library files and folder to new media library.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sourceLibraryID
- Type: System Int32
Source library ID
- destinationLibraryID
- Type: System Int32
Destination library ID
- cloneSettings
- Type: CMS.DataEngine CloneSettings
MediaLibrary clone settings. Only some parameters are used
- cloneResult
- Type: CMS.DataEngine CloneResult
Results of cloning will be stored to this instance
See Also