RegionTranslatableShowTranslationValue Method

Activates value by the specified language. Creates an empty entry if no translation exists.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public void ShowTranslationValue(
	string lang
)

Parameters

lang  String
Three-letter language representation.

See Also