Show / Hide Table of Contents

Method GetTranslations

| Edit this page View Source

GetTranslations(in string)

Retrieve translations for given language.
Declaration
public IReadOnlyDictionary<string, string> GetTranslations(in string language)
Parameters
Type Name Description
string language Language of the translation you want to retrieve.
Returns
Type Description
IReadOnlyDictionary<string, string>
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾