Click or drag to resize
ExportWebTemplateSettingsExcludedNameExpressions Property
Expressions to exclude the exported objects by code name and display name.

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

Property Value

Type: String
See Also