Click or drag to resize

IEmailTranslationsReload Method

Reload the email translations, using the current database value.
Returns successful value when the operation succeed.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
IReturnValue Reload()

Return Value

Type: IReturnValue
Returns value indicates if the reload succeed or the reason why it failed.
Remarks
This method will loose all the unsaved modification.
See Also