Version

buttonHoverImageUrl Property

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