Version

animation Property

Gets reference to SlideFadeAnimation which is a container of properties related to animation.Reference to animation
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_animation() : SlideFadeAnimation
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDatePicker.get_animation();
See Also