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 lowest ordinal index of the currently selected items in the list.
Syntax
ASP N/A Script [ iIndex = ] TOOLBARDROPDOWNLIST.SelectedIndex
Possible Values
iIndex System.Int32 that receives the lowest ordinal index of the currently selected items in the list. The property is read-only. The property has no default value.
Applies To
TOOLBARDROPDOWNLIST
See Also