Version

enableAnimations Property

Enable animations for the dropdown container Indicates whether animations are enabled or not
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_enableAnimations() : Boolean
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDropDown.get_enableAnimations();
See Also