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.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public string[] ExcludedNames { get; set; }
Property Value
Type:
StringSee Also