ExportProviderGetFiles Method |
Gets files in source folder
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax public static Hashtable GetFiles(
DirectoryInfo sourceFolder
)
Parameters
- sourceFolder
- Type: CMS.IODirectoryInfo
Source folder
Return Value
Type:
HashtableSee Also