Copies specified directory including its subdirectories and all underlying files.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- sourcePath
- Type: System String
Full disk path of the source directory
- targetPath
- Type: System String
Full disk path of the new copy of the directory including its name
- websitePath
- Type: System String
Web site path
See Also