Click or drag to resize

LanguageIdentifierGetLanguageIdentifier Method

Overload List
  NameDescription
Public methodStatic memberGetLanguageIdentifier(String)
Parses the locale string and returns the corresponding LanguageIdentifier instance.
Public methodStatic memberGetLanguageIdentifier(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
Top
See Also