Click or drag to resize

AccessUserRecipientProviderGetRecipientContentContext Method

Namespace:  Dynamicweb.EmailMarketing.RecipientProviders
Assembly:  Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax
public override PageViewContext GetRecipientContentContext(
	Recipient recipient
)

Parameters

recipient
Type: Dynamicweb.MailingRecipient

Return Value

Type: PageViewContext
See Also