Dynamicweb 8 Documentation
SetTag Method

Specifies a tag name and value for the instance of the template object.
Overload List
OverloadDescription
SetTag(String,String)Specifies a tag name and value for the instance of the template object.  
SetTag(String,String,Boolean)Specifies a tag name and value for the instance of the template object.  
SetTag(String,String,String,String)Specifies a tag value for the instance of the template object and add an attribute with a value on the xml node when using xslt templates.  
SetTag(String,DateTime,CultureInfo,String)Specifies a tag value of type date with the specified culture. Adds a series of Date/Time extensions to the base template name. See http://templates.dynamicweb-cms.com/TemplateTags/Dynamicweb-template-tags/General-tags/Date/time-tag-extensions.aspx.  
SetTag(String,DateTime,CultureInfo)Specifies a tag value of type date with the specified culture. Adds a series of Date/Time extensions to the base template name. See http://templates.dynamicweb-cms.com/TemplateTags/Dynamicweb-template-tags/General-tags/Date/time-tag-extensions.aspx.  
SetTag(String,DateTime,String)Specifies a tag value of type date with the specified culture. Adds a series of Date/Time extensions to the base template name. See http://templates.dynamicweb-cms.com/TemplateTags/Dynamicweb-template-tags/General-tags/Date/time-tag-extensions.aspx.  
SetTag(String,DateTime)Specifies a tag value of type date with the specified culture. Adds a series of Date/Time extensions to the base template name. See http://templates.dynamicweb-cms.com/TemplateTags/Dynamicweb-template-tags/General-tags/Date/time-tag-extensions.aspx.  
SetTag(String,Int32)Specifies a tag value of type integer.  
SetTag(String,Double)Specifies a tag value of type double.  
SetTag(String,Boolean)Specifies a tag value of type boolean.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Template Class
Template Members

Send Feedback