This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.SendGrid.
Summary
Gets a
SendGridProvider instance that can be used for communicating with SendGridProvider API.
- Assembly
- Cake
.SendGrid .dll - Namespace
- Cake
.SendGrid - Containing Type
- SendGridAliases
Syntax
public static SendGridProvider SendGrid(this ICakeContext context)
Attributes
| Type | Description |
|---|---|
| Cake |
|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The context. |
Return Value
| Type | Description |
|---|---|
| SendGridProvider | A SendGridProvider instance. |
