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 Function Reload As IReturnValue
Return Value
Type:
IReturnValueReturns value indicates if the reload succeed or the reason why it failed.
Remarks
This method will loose all the unsaved modification.
See Also