SelectedItem Property
Retrieves the selected item with the lowest index in the ToolbarDropDownList control.
Syntax
ASP N/A Script [ oItem = ] TOOLBARDROPDOWNLIST.SelectedItem
Possible Values
oItem The selected item with the lowest index in the ToolbarDropDownList control. The property is read-only. The property has no default value.
Applies To
TOOLBARDROPDOWNLIST
See Also