Click or drag to resize
CloneSettingsControlExcludedBindingTypes Property
Gets the list of excluded binding types (separated with semicolon).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public virtual string ExcludedBindingTypes { get; }

Property Value

Type: String
See Also