MailDefinition::CreateMailMessage Method

 

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

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodCreateMailMessage(String^, IDictionary^, Control^)

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

System_CAPS_pubmethodCreateMailMessage(String^, IDictionary^, String^, Control^)

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

Return to top
Show: