System.Web.UI.WebControls.MailDefinition: Method Members

The methods of System.Web.UI.WebControls.MailDefinition are listed below. For a list of all members, see the MailDefinition Members list.

See Also: Inherited members from System.Object

Public Methods

CreateMailMessage(string, IDictionary, System.Web.UI.Control) : System.Net.Mail.MailMessage

Creates an e-mail message from a text file to send by means of SMTP (Simple Mail Transfer Protocol).

CreateMailMessage(string, IDictionary, string, System.Web.UI.Control) : System.Net.Mail.MailMessage

Creates an e-mail message with replacements from a text file to send by means of SMTP (Simple Mail Transfer Protocol).