LanguageTranslate Method

Overload List

Translate(String) Translates the given invariant text to the currently set ActiveLanguage.
Obsolete
Translate(String, Object) Translates the invariant text containing placeholders using the culture of currently set ActiveLanguage
Obsolete
Translate(CultureInfo, String, Object) Translates the invariant text containing placeholders to the currently set ActiveLanguage using the given culture.
Obsolete

See Also