The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

animationDuration Property

Get the duration in milliseconds of the animation effect.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_animationDuration() : int
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfDataMenuGroupSettings.get_animationDuration();
See Also