IEmailTranslationsSave Method |
Save all modified translations in the database.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax Function Save As IReturnValue
Return Value
Type:
IReturnValueReturns value indicates if the save succeed
or the reason why it failed.
Remarks
This method is automatically call
by the
IEmail save method.
See Also