Dynamicweb 8 Documentation
Tag Class Members
Properties 


The following tables list the members exposed by Tag.

Public Constructors
 NameDescription
Public ConstructorTag ConstructorOverloaded.   
Top
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