Language interface methods
- Last UpdatedAug 21, 2026
- 1 minute read
Get Current Language Method
LocaleItem GetCurrentLanguage()
Returns the currently-configured Locale ID (LCID) and the language name in the LocaleItem structure.
Subscribe to Locale Change Event Method
EventHandlerLocaleChanged<LocaleEventArgs>LocaleChanged
Subscribes to an event to monitor if the current Locale has changed.