ExportProviderIsFileExcluded Method |
Indicates if file name is excluded.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntaxpublic static bool IsFileExcluded(
string fileName
)
Parameters
- fileName
- Type: SystemString
File name
Return Value
Type:
Boolean
See Also