Click or drag to resize
EmailSenderSendEmail Method
Overload List
  NameDescription
Public methodStatic memberSendEmail(EmailMessage)
Send an e-mail with global settings.
Public methodStatic memberSendEmail(String, EmailMessage, Boolean)
Send an e-mail with the site settings.
Public methodStatic memberSendEmail(String, EmailMessage, String, String)
Sends an e-mail based on the template and dynamically merged values.
Public methodStatic memberSendEmail(String, EmailMessage, Boolean, String, Int32)
Send an e-mail with the site settings and e-mail set info.
Public methodStatic memberSendEmail(String, EmailMessage, String, MacroResolver, Boolean)
Sends an e-mail based on the template and dynamically merged values.
Top
See Also