MultilanguageString Properties |
The MultilanguageString type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnyString |
Gets any language string, that has a value.
The method checks the current string first, but if it is empty, returns any string.
|
![]() | Contents |
Gets a string representation of all language strings in the form <key>='<value>'
for each language pair.
|
![]() ![]() | CurrentLanguage |
Gets the two letter code of the current thread language.
|
![]() | CurrentString |
Gets the string for the language of the current UI culture.
|
![]() | Item |
Gets the language String with the specified language key.
|
![]() | LanguagePairs |
Gets all the language keys and values, comprising the MultilanguageString.
|