IEmailTranslations Interface |
Namespace: AskiaPortalCmn
The IEmailTranslations type exposes the following members.
Name | Description | |
---|---|---|
![]() | Find |
Return the email translation for the
specified language if exist.
|
![]() | FindAll |
Return a list of all email translations.
|
![]() | FindDefault |
Return the default translation if it exist.
|
![]() | FindOrCreate |
Return the email translation for the specified
language or create a new translation.
|
![]() | Reload |
Reload the email translations, using the current database value. Returns successful value when the operation succeed. |
![]() | Save |
Save all modified translations in the database.
|
![]() | Validate |
Validate the integrity of all email translations.
|