Version

buttonNormalImageUrl Property

the Url for the dropdown button when in normal state returns the Url for the dropdown button image
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_buttonNormalImageUrl() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDropDown.get_buttonNormalImageUrl();
See Also