LanguageIdentifierGetLanguageIdentifier Method |
Name | Description | |
---|---|---|
GetLanguageIdentifier(String) |
Parses the locale string and returns the corresponding LanguageIdentifier instance.
| |
GetLanguageIdentifier(String, String) |
Get the Language Identifier (e.g. en-GB) given the language code and an optional culture code.
For the neutral culture, specify null or empty string for cultureCode
|