Click or drag to resize
EditorSnippetCollection Class
A strongly typed collection of EditorSnippet objects
Inheritance Hierarchy
SystemObject
  System.Web.UIStateManagedCollection
    Kettic.AspNetStronglyTypedStateManagedCollectionEditorSnippet
      Kettic.AspNet.ControlsEditorNameValueItemCollectionEditorSnippet
        Kettic.AspNet.ControlsEditorSnippetCollection

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public sealed class EditorSnippetCollection : EditorNameValueItemCollection<EditorSnippet>
See Also