Click or drag to resize

MailTemplateControllerFormatSubject Method

Overload List
  NameDescription
Public methodFormatSubject(MailTemplate, MailReceiver, DataObject)
Formats the mail subject to a specific receiver based on a template.
Public methodStatic memberFormatSubject(MailTemplate, MailReceiver, DataObject, SqlConnection, SqlTransaction)
Formats the mail subject to a specific receiver based on a template.
Public methodStatic memberFormatSubject(MailTemplate, MailReceiver, DataObject, EventActionContext, Transition, EventDefinition, SqlConnection, SqlTransaction)
Formats the mail subject to a specific receiver based on a template.
Top
See Also