Dynamicweb 8 Documentation
Tag Class Properties


For a list of all members of this type, see Tag members.

Public Properties
 NameDescription
Public PropertyNameGets or sets the name.  
Public PropertyValueGets or sets the value.  
Public PropertyXmlAttributeNameGets 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.  
Public PropertyXmlAttributeValueGets 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.  
Top
See Also

Reference

Tag Class
Dynamicweb.Rendering Namespace

Send Feedback