Version

animationDuration Property

Returns the length in milliseconds of the animations.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_animationDuration() : Integer
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebProgressBar.get_animationDuration();
See Also