Version

WebDataTreeCollectionClientStateManager class

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

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

See Also