Click or drag to resize
UniSelectorDisabledAddButtonExplanationText Property
Gets or sets explanation text if button for adding new items is disabled in Multiple mode.

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

Property Value

Type: String
See Also