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





Sets the index of the currently selected item.

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

 Syntax

JavaScript  Copy Code

function set_selectedIndex (value)

 Parameters

value

Type: Number
The index of the currently selected item.

 See Also

DropDown Members
DropDown Class
MindFusion.UI.WebForms Namespace