StateManagedCollection Hierarchy

The following table lists the classes derived from System.Web.UI.StateManagedCollection .

Derived Classes

Class Description
System.Web.UI.WebControls.DataControlFieldCollection
Represents a collection of DataControlField objects that are used by data-bound controls such as GridView and DetailsView.
System.Web.UI.WebControls.HotSpotCollection
Represents a collection of HotSpot objects inside an ImageMap control. This class cannot be inherited.
System.Web.UI.WebControls.MenuItemBindingCollection
Represents a collection of MenuItemBinding objects.
System.Web.UI.WebControls.MenuItemStyleCollection
Represents a collection of MenuItemStyle objects in a Menu control. This class cannot be inherited.
System.Web.UI.WebControls.ParameterCollection
Represents a collection of Parameter and Parameter-derived objects that are used by data source controls in advanced data-binding scenarios.
System.Web.UI.WebControls.StyleCollection
Represents a collection of Style objects.
System.Web.UI.WebControls.SubMenuStyleCollection
Represents a collection of SubMenuStyle objects in a Menu control.
System.Web.UI.WebControls.TreeNodeBindingCollection
Represents a collection of TreeNodeBinding objects in the TreeView control. This class cannot be inherited.
System.Web.UI.WebControls.TreeNodeStyleCollection
Represents a collection of TreeNodeStyle objects that is in a TreeView control.

See Also

Reference

StateManagedCollection Class
StateManagedCollection Members
System.Web.UI Namespace
IStateManager
StateBag