Reads and saves the Logon Message.
More...
Reads and saves the Logon Message.
◆ GetLogonMessage() [1/3]
String Ict.Petra.Server.App.Core.TMaintenanceLogonMessage.GetLogonMessage |
( |
String |
ALanguageCode, |
|
|
TDBTransaction |
ATransaction |
|
) |
| |
|
inline |
Returns the Logon Message for a certain LanguageCode.
- Parameters
-
ALanguageCode | LanguageCode for which the LogonMessage should be returned |
ATransaction | Instantiated DB Transaction. |
- Returns
- The LogonMessage, or an empty String if no LogonMessage was found for the specified LanguageCode
◆ GetLogonMessage() [2/3]
string Ict.Common.Remoting.Server.IMaintenanceLogonMessage.GetLogonMessage |
( |
string |
AUserID, |
|
|
bool |
AReturnEnglishIfNotFound, |
|
|
TDBTransaction |
ATransaction |
|
) |
| |
|
inherited |
◆ GetLogonMessage() [3/3]
String Ict.Petra.Server.App.Core.TMaintenanceLogonMessage.GetLogonMessage |
( |
string |
AUserID, |
|
|
Boolean |
AReturnEnglishIfNotFound, |
|
|
TDBTransaction |
ATransaction |
|
) |
| |
|
inline |
overload. language code is part of TPetraPrincipal
- Parameters
-
AUserID | |
AReturnEnglishIfNotFound | |
ATransaction | Instantiated DB Transaction. |
- Returns
◆ GetLogonMessageLanguage()
String Ict.Petra.Server.App.Core.TMaintenanceLogonMessage.GetLogonMessageLanguage |
( |
String |
ALanguageCode, |
|
|
Boolean |
AReturnEnglishIfNotFound, |
|
|
TDBTransaction |
ATransaction |
|
) |
| |
|
inline |
Returns the Logon Message for a certain LanguageCode.
- Parameters
-
ALanguageCode | LanguageCode for which the LogonMessage should be returned |
AReturnEnglishIfNotFound | Returns the LogonMessage in English if no LogonMessage was found for the specified LanguageCode |
ATransaction | Instantiated DB Transaction. |
- Returns
- The LogonMessage
The documentation for this class was generated from the following file: