| AbstractDirectoryPrepareFilesForImport Method  | 
            Prepares files for import. Converts them to media library.
            
 
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntaxpublic abstract void PrepareFilesForImport(
	string path
)
Parameters
- path
 - Type: SystemString
Path. 
See Also