Click or drag to resize

IEmailTranslationsFindAll Method

Return a list of all email translations.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
IList<IEmailTranslation> FindAll()

Return Value

Type: IListIEmailTranslation
Returns a list of all email translations.
See Also