Click or drag to resize
ILanguageMgr Properties

The ILanguageMgr type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleCurrentNetCode
Returns the system locale code.
Public propertyCode exampleCurrentUINetCode
Returns the system locale code.
Public propertyCode exampleCurrLanguageID
Get the internal id of the current used language (automatically given by the system).
Public propertyCode exampleCurrLanguageName
Get the name of the current used language.
Public propertyCode exampleCurrLanguageNetCode
Get the internal net id of the current used language (automatically set in the system).
Public propertyCode exampleDefaultLanguageID
Get the internal id of the default language (automatically set in the system).
Public propertyCode exampleIsDefaultLanguage
Checks if the current used language is the survey's default language.
Public propertyCode exampleStartupLanguageID
Get the internal id of the language that is defined as "Startup language" (Ususally it is the Default language, unless defined otherwise).
Top
See Also