Click or drag to resize
UniSelectorDropDownItems Property
List of items of drop down control

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

Property Value

Type: ListItemCollection
See Also