Click or drag to resize

TemplateSetTag Method (String, Decimal)

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

Parameters

name
Type: SystemString
value
Type: SystemDecimal
See Also