TranslatableContentGetTranslatedText Method

Returns the translated text according to the set culture (CultureInfo.CurrentUICulture).

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public string GetTranslatedText()

Return Value

String
The translated text.

See Also