ILanguageMgr Properties |
The ILanguageMgr type exposes the following members.
Name | Description | |
---|---|---|
CurrentNetCode |
Returns the system locale code.
| |
CurrentUINetCode |
Returns the system locale code.
| |
CurrLanguageID |
Get the internal id of the current used language (automatically given by the system).
| |
CurrLanguageName |
Get the name of the current used language.
| |
CurrLanguageNetCode |
Get the internal net id of the current used language (automatically set in the system).
| |
DefaultLanguageID |
Get the internal id of the default language (automatically set in the system).
| |
IsDefaultLanguage |
Checks if the current used language is the survey's default language.
| |
StartupLanguageID |
Get the internal id of the language that is defined as "Startup language" (Ususally it is the Default language, unless defined otherwise).
|