| SelectPickerItems Property |
Namespace:
Dynamicweb.UI.Controls
Assembly:
Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax public List<ListItem> Items { get; set; }
Public Property Items As List(Of ListItem)
Get
Set
Property Value
Type:
ListListItemSee Also