Click or drag to resize
IssueInfoProviderGetEmailBody Method
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.
Top
See Also