RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX

Namespace: Telerik.Web
Assembly: Telerik.Web.UI (in Telerik.Web.UI.dll) Version: 2013.1.220.0 (2013.01.220.0)

Syntax

C#
public abstract class StronglyTypedStateManagedCollection<ItemType> : StateManagedCollection
where ItemType : IMarkableStateManager
Visual Basic
Public MustInherit Class StronglyTypedStateManagedCollection(Of ItemType As IMarkableStateManager) _
	Inherits StateManagedCollection

Type Parameters

ItemType

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..StateManagedCollection
    Telerik.Web..::..StronglyTypedStateManagedCollection<(Of <(<'ItemType>)>)>
      Telerik.Web.UI..::..ColorPickerItemCollection
      Telerik.Web.UI..::..EditorColorCollection
      Telerik.Web.UI..::..EditorContextMenuCollection
      Telerik.Web.UI..::..EditorLinkCollection
      Telerik.Web.UI..::..EditorModuleCollection
      Telerik.Web.UI..::..EditorNameValueItemCollection<(Of <(<'ItemType>)>)>
      Telerik.Web.UI..::..EditorToolGroupCollection
      Telerik.Web.UI..::..EditorValueItemCollection<(Of <(<'ItemType>)>)>
      Telerik.Web.UI..::..FileFilterCollection
      Telerik.Web.UI.Gauge..::..GaugeRangeCollection
      Telerik.Web.UI.HtmlChart.PlotArea..::..AdditionalYAxes
      Telerik.Web.UI.HtmlChart.PlotArea..::..AxisItemCollection
      Telerik.Web.UI.HtmlChart.PlotArea..::..SeriesCollection
      Telerik.Web.UI.HtmlChart.PlotArea..::..SeriesItemCollection
      Telerik.Web.UI..::..LayoutBuilderCellCollection
      Telerik.Web.UI..::..NavigationItemBindingCollection
      Telerik.Web.UI..::..RadButtonToggleStateCollection
      Telerik.Web.UI..::..RadRatingItemCollection
      Telerik.Web.UI..::..ReminderCollection
      Telerik.Web.UI..::..ResourceCollection
      Telerik.Web.UI..::..ResourceStyleMappingCollection
      Telerik.Web.UI..::..ResourceTypeCollection
      Telerik.Web.UI..::..SiteMapLevelSettingCollection
      Telerik.Web.UI..::..SkinReferenceCollection
      Telerik.Web.UI..::..TargetControlCollection
      Telerik.Web.UI..::..ToolTipTargetControlCollection
      Telerik.Web.UI..::..WindowCollection
      Telerik.Web.UI..::..WindowShortcutCollection

See Also