Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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