Dynamicweb.Rendering Namespace : Tag Class |
For a list of all members of this type, see Tag members.
Name | Description | |
---|---|---|
Name | Gets or sets the name. | |
Value | Gets or sets the value. | |
XmlAttributeName | Gets or sets the name of the XML attribute. A tag is rendered as <DWPageID>54</DWPageID> in the XML. Using XmlAttributeName and XmlAttributeValue adds an attribute and the specified value to the tagname node. | |
XmlAttributeValue | Gets or sets the XML attribute value. A tag is rendered as <DWPageID>54</DWPageID> in the XML. Using XmlAttributeName and XmlAttributeValue adds an attribute and the specified value to the tagname node. |