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