Class EmailRecipientProvider
- Namespace
- Dynamicweb.Email
Marketing
- Assembly
- Dynamicweb.EmailMarketing.dll
Represent base class for recipient provider
- Inheritance
-
Email
Recipient Provider
- Derived
- Inherited Members
Properties
Gets the email that this instance will provide recipients.
Property Value
The email.
Methods
GetRecipientContentContext(Recipient)
Gets the recipient content context. This method is used when rendering recipient specific content.
Parameters
recipient
RecipientThe recipient.
Returns
- Page
View Context The Page
View to render the associated page with.Context
GetRecipients()
Gets the recipients.
Returns
SubscribeRecipient()
Subscribes the recipient.
UnsubscribeRecipient(Recipient)
Unsubscribe the recipient.
Parameters
recipient
RecipientThe recipient.