IssueInfoProvider GetEmailBody Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetEmailBody(IssueInfo, NewsletterInfo, EmailTemplateInfo, SubscriberInfo, Boolean, String, String, String, String)
Merges issue text with template to create e-mail body and resolves macros with their values.
Public methodStatic memberGetEmailBody(IssueInfo, NewsletterInfo, SubscriberNewsletterInfo, EmailTemplateInfo, SubscriberInfo, Boolean, String, String, String, String)
Merges issue text with template to create e-mail body and resolves macros with their values.
Back to Top
See Also