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