Version

buttonPressedImageUrl Property

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