Click or drag to resize
TraverseObjectSettingsExcludedNames Property
Objects with codename or display name starting with these names will be filtered out.

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

Property Value

Type: ListString
See Also