Version

inactivate Method

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