ZipDirectoryPrepareFilesForImport Method |
Prepares files for import. Converts them to media library.
Namespace: CMS.IO.ZipAssembly: CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax public override void PrepareFilesForImport(
string path
)
Parameters
- path
- Type: SystemString
Path.
See Also