11 types derived from StateManagedCollection
System.Web (9)
UI\WebControls\DataControlFieldCollection.cs (1)
17
public sealed class DataControlFieldCollection :
StateManagedCollection
{
UI\WebControls\HotSpotCollection.cs (1)
23
public sealed class HotSpotCollection :
StateManagedCollection
{
UI\WebControls\MenuItemBindingCollection.cs (1)
17
public sealed class MenuItemBindingCollection :
StateManagedCollection
{
UI\WebControls\MenuItemStyleCollection.cs (1)
13
public sealed class MenuItemStyleCollection :
StateManagedCollection
{
UI\WebControls\ParameterCollection.cs (1)
30
public class ParameterCollection :
StateManagedCollection
{
UI\WebControls\StyleCollection.cs (1)
17
public class StyleCollection :
StateManagedCollection
{
UI\WebControls\SubMenuStyleCollection.cs (1)
13
public class SubMenuStyleCollection :
StateManagedCollection
{
UI\WebControls\TreeNodeBindingCollection.cs (1)
17
public sealed class TreeNodeBindingCollection :
StateManagedCollection
{
UI\WebControls\TreeNodeStyleCollection.cs (1)
13
public sealed class TreeNodeStyleCollection :
StateManagedCollection
{
System.Web.Extensions (2)
UI\WebControls\DataPagerFieldCollection.cs (1)
20
public class DataPagerFieldCollection :
StateManagedCollection
{
UI\WebControls\Expressions\DataSourceExpressionCollection.cs (1)
8
public class DataSourceExpressionCollection :
StateManagedCollection
{