Click or drag to resize
GetObjectsDataSettingsExcludedNames Property
List of names which are used to filter out objects having codename or display name that starts with one of these names.

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

Property Value

Type: String
See Also