Click or drag to resize

Tag Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.RenderingTag

Namespace:  Dynamicweb.Rendering
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[SerializableAttribute]
public class Tag

The Tag type exposes the following members.

Constructors
  NameDescription
Public methodTag
Initializes a new instance of the Tag class
Public methodTag(String, String)
Initializes a new instance of the Tag class
Public methodTag(String, String, String, String)
Initializes a new instance of the Tag class
Top
Properties
See Also