Recursive copy media library directory.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- libraryID
- Type:
System Int32
Library ID
- dir
- Type: CMS.IO DirectoryInfo
Directory Info
- destinationDirectory
- Type:
System String
Destination path
- sourcePath
- Type:
System String
Source DB path
- libraryPathIndex
- Type:
System Int32
Library path index
- startingPoint
- Type:
System String
Starting point
- copyDB
- Type:
System Boolean
Indicate if database entries should copy
See Also