Dynamicweb.Rendering Namespace : Tag Class |
The following tables list the members exposed by Tag.
Name | Description | |
---|---|---|
![]() | Tag Constructor | Overloaded. |
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. |