Version

CollectionClientStateManager class

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

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

See Also