Click or drag to resize

TagCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionTag
    System.Collections.ObjectModelKeyedCollectionString, Tag
      Dynamicweb.RenderingTagCollection

Namespace:  Dynamicweb.Rendering
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[SerializableAttribute]
public class TagCollection : KeyedCollection<string, Tag>

The TagCollection type exposes the following members.

Constructors
  NameDescription
Public methodTagCollection
Initializes a new instance of the TagCollection class
Top
Methods
See Also