Click or drag to resize

TranslatorJsTranslate Method (String, String, String, String, String)

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string JsTranslate(
	string key,
	string find1,
	string replacement1,
	string find2,
	string replacement2
)

Parameters

key
Type: SystemString
find1
Type: SystemString
replacement1
Type: SystemString
find2
Type: SystemString
replacement2
Type: SystemString

Return Value

Type: String
See Also