allow the user to set the language and culture settings
More...
|
static bool | SetLanguageAndCulture (string ALanguageCode, string ACultureCode) |
| this will set the UI language and the culture for the current user More...
|
|
static bool | GetLanguageAndCulture (ref string ALanguageCode, ref string ACultureCode) |
| this will return the UI language and the culture for the current user More...
|
|
allow the user to set the language and culture settings
◆ GetLanguageAndCulture()
static bool Ict.Petra.Server.MSysMan.Maintenance.WebConnectors.TMaintainLanguageSettingsWebConnector.GetLanguageAndCulture |
( |
ref string |
ALanguageCode, |
|
|
ref string |
ACultureCode |
|
) |
| |
|
inlinestatic |
this will return the UI language and the culture for the current user
- Parameters
-
ALanguageCode | |
ACultureCode | |
◆ SetLanguageAndCulture()
static bool Ict.Petra.Server.MSysMan.Maintenance.WebConnectors.TMaintainLanguageSettingsWebConnector.SetLanguageAndCulture |
( |
string |
ALanguageCode, |
|
|
string |
ACultureCode |
|
) |
| |
|
inlinestatic |
this will set the UI language and the culture for the current user
- Parameters
-
ALanguageCode | |
ACultureCode | |
The documentation for this class was generated from the following file: