Version

MSAjaxCollectionClientStateManager class

A ClientStateManager that handles any ObjectBase that belongs to an ObjectCollection.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.MSAjaxCollectionClientStateManager = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.MSAjaxCollectionClientStateManager();
Inheritance Hierarchy

Object
   Infragistics.Web.UI.ClientStateManagerBase
      Infragistics.Web.UI.CollectionClientStateManager
         Infragistics.Web.UI.MSAjaxCollectionClientStateManager

See Also