Summary
Contains functionality related to CakeMail API.
- Namespace
- Cake
.CakeMail - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["CakeMailProvider"]
class Type type-node
Syntax
[CakeAliasCategory("CakeMail")]
public sealed class CakeMailProvider
Attributes
Type | Description |
---|---|
CakeAliasCategory |
Constructors
Name | Summary |
---|---|
CakeMailProvider |
Initializes a new instance of the CakeMailProvider class.
|
Methods
Name | Value | Summary |
---|---|---|
SendEmail |
CakeMailResult |
Send an email through CakeMail.
|
SendEmail |
CakeMailResult |
Send an email through CakeMail.
|
SendEmail |
CakeMailResult |
Send an email through CakeMail.
|
SendEmail |
CakeMailResult |
Send an email through CakeMail.
|