Version

disabledCssClass Property

Returns/sets the CSS class that will be applied to the ImageItem when it is selected.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_disabledCssClass() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfDropDownItem.get_disabledCssClass();
See Also