Click or drag to resize

TemplateTranslateText Method (String, String)

Namespace:  Dynamicweb.Rendering
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public string TranslateText(
	string text,
	string defaultValue
)

Parameters

text
Type: SystemString
defaultValue
Type: SystemString

Return Value

Type: String
See Also