Click or drag to resize

ConsentNotificationArgs Constructor

Initializes a new instance of the ConsentNotificationArgs class

Namespace:  Dynamicweb.DataProcessing.Notifications
Assembly:  Dynamicweb.DataProcessing (in Dynamicweb.DataProcessing.dll) Version: 2.0.3
Syntax
public ConsentNotificationArgs(
	Consent consent
)

Parameters

consent
Type: Dynamicweb.DataProcessingConsent
See Also