Version

activate Method

Sets the DropDownItem as active.
Syntax
ASP.NET Ajax Javascript (Specification) 
function activate() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfDropDownItem.activate();
See Also