IEmailTranslationReload Method |
Reload the email translation using
the current database values.
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.
This method will reset the
IsModified property
See Also