AbstractImportExportSettingsExcludedNames Property |
Array of expressions. Objects with display names and code names starting with these expresions are filtered out.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax public string[] ExcludedNames { get; set; }
Property Value
Type:
StringSee Also