Click or drag to resize
AbstractImportExportSettingsExcludedNames Property
Array of expressions. Objects with display names and code names starting with these expresions are filtered out.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public string[] ExcludedNames { get; set; }

Property Value

Type: String
See Also