Click or drag to resize
UniSelectorDropDownSingleSelect Property
Gets the single select drop down field.

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

Property Value

Type: CMSDropDownList
See Also