Click or drag to resize

APILangTrasl Method

Return a translation of the input string depending on the current locale.
REST path: /op/trasl
REST verb: POST
REST body: input

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.7.3.2 (2.7.3.2)
Syntax
public string LangTrasl(
	string input
)

Parameters

input  String

Return Value

String
See Also