Click or drag to resize

TemplateSetTag Method (String, String, String, String)

Namespace:  Dynamicweb.Rendering
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public void SetTag(
	string name,
	string value,
	string xmlAttributeName,
	string xmlAttributeValue
)

Parameters

name
Type: SystemString
value
Type: SystemString
xmlAttributeName
Type: SystemString
xmlAttributeValue
Type: SystemString
See Also