Gets the three-letter code for the language as defined in the Windows API.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Property Value
Type: StringRemarks
In most cases, this name only represents a locale's language property. Sometimes, however, the concept of language is very specific to a region, and it's difficult to separate the two. That's why the WindowsLanguageName of "en-us" is "ENU", which still contains the United States' regional information.
WindowsLanguageName may differ depending on the generation of Windows operating system being used.
Examples
See Also