Click or drag to resize
EditorNameValueItemCollectionItemType Class
Inheritance Hierarchy
SystemObject
  System.Web.UIStateManagedCollection
    Kettic.AspNetStronglyTypedStateManagedCollectionItemType
      Kettic.AspNet.ControlsEditorNameValueItemCollectionItemType
        Kettic.AspNet.ControlsEditorCssClassCollection
        Kettic.AspNet.ControlsEditorDropDownItemCollection
        Kettic.AspNet.ControlsEditorParagraphCollection
        Kettic.AspNet.ControlsEditorSnippetCollection
        Kettic.AspNet.ControlsSpellCheckerLanguageCollection

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class EditorNameValueItemCollection<ItemType> : StronglyTypedStateManagedCollection<ItemType>
where ItemType : new(), Object

Type Parameters

ItemType

The EditorNameValueItemCollectionItemType type exposes the following members.

Constructors
Methods
  NameDescription
Public methodAdd
Top
See Also