ASP.NET Pack Programmer's Guide
DropDown.get_selectedIndex Method
See Also
 





Returns the index of the currently selected item.

Namespace: MindFusion.UI.WebForms
Package: DropDown.js

 Syntax

JavaScript  Copy Code

function get_selectedIndex ()

 Return Value

Type: Number
The index of the currently selected item.

 See Also

DropDown Members
DropDown Class
MindFusion.UI.WebForms Namespace