EditorSnippetCollection Class |
Namespace: Kettic.AspNet.Controls
public sealed class EditorSnippetCollection : EditorNameValueItemCollection<EditorSnippet>
Public NotInheritable Class EditorSnippetCollection Inherits EditorNameValueItemCollection(Of EditorSnippet)
public ref class EditorSnippetCollection sealed : public EditorNameValueItemCollection<EditorSnippet^>
[<SealedAttribute>] type EditorSnippetCollection = class inherit EditorNameValueItemCollection<EditorSnippet> end