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.6.0.0 (2.6.0.0)
Syntax
public string LangTrasl(
	string input
)

Parameters

input  String

Return Value

String
See Also