Version

PageAnimation class

An object that allows for customization of the Page Animation.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.PageAnimation = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.PageAnimation();
Inheritance Hierarchy

Object
   Sys.Component
         Infragistics.Web.UI.AnimationObject
            Infragistics.Web.UI.PageAnimation

See Also