Version

buttonDisabledImageUrl Property

the Url for the dropdown button when it is pressed returns the Url for the dropdown disabled button image
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_buttonDisabledImageUrl() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDropDown.get_buttonDisabledImageUrl();
See Also