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

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

Property Value

Type: String
See Also