aspNetEmail

EmailMessage.LoadFromConfig Method

Loads and sets email properties from the application configuration file.

Overload List

Loads and sets email properties from the application configuration file.

public void LoadFromConfig();

Loads and sets email properties from the application configuration file.

public void LoadFromConfig(bool);

Loads and sets email properties from the application configuration file.

public void LoadFromConfig(bool,string);

See Also

EmailMessage Class | aspNetEmail Namespace