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