Mono Class Library: Overview

System.Web.UI.WebControls.MailDefinition: Members

The members of System.Web.UI.WebControls.MailDefinition are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

BodyFileNamestring. Documentation for this section has not yet been entered.
CCstring. Documentation for this section has not yet been entered.
[read-only]
EmbeddedObjectsEmbeddedMailObjectsCollection. Documentation for this section has not yet been entered.
Fromstring. Documentation for this section has not yet been entered.
IsBodyHtmlbool. Documentation for this section has not yet been entered.
PrioritySystem.Net.Mail.MailPriority. Documentation for this section has not yet been entered.
Subjectstring. Documentation for this section has not yet been entered.

Public Methods

CreateMailMessage(string, IDictionary, System.Web.UI.Control) : System.Net.Mail.MailMessage
Documentation for this section has not yet been entered.
CreateMailMessage(string, IDictionary, string, System.Web.UI.Control) : System.Net.Mail.MailMessage
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

[read-only]
System.Web.UI.IStateManager.IsTrackingViewStatebool. Documentation for this section has not yet been entered.
System.Web.UI.IStateManager.LoadViewStateDocumentation for this section has not yet been entered.
System.Web.UI.IStateManager.SaveViewStateDocumentation for this section has not yet been entered.
System.Web.UI.IStateManager.TrackViewStateDocumentation for this section has not yet been entered.