Click or drag to resize
UniSelectorButtonAddItems Property
Gets the Add items button control.

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

Property Value

Type: Button
See Also