| EmailRecipientProviderGetRecipientContentContext Method |
Namespace:
Dynamicweb.EmailMarketing
Assembly:
Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax public abstract PageViewContext GetRecipientContentContext(
Recipient recipient
)
Public MustOverride Function GetRecipientContentContext (
recipient As Recipient
) As PageViewContext
Parameters
- recipient
- Type: Dynamicweb.MailingRecipient
Return Value
Type:
PageViewContextSee Also