Version

activated Property

value indicating if the item is active or not value indicating if the item is active or not
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_activated() : Boolean
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfDropDownItem.get_activated();
See Also