Version

activeItemIndex Property

for internal use
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_activeItemIndex() : {Any}
function set_activeItemIndex(value : {Any})
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDropDown.get_activeItemIndex();
See Also