Click or drag to resize

AnalyticsSplitTestEmailSendNotificationArgs Constructor

Initializes a new instance of an object.

Namespace:  Dynamicweb.Analytics.Notifications
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public SplitTestEmailSendNotificationArgs(
	EmailNotification notification
)

Parameters

notification
Type: Dynamicweb.Analytics.NotificationsEmailNotification
Corresponding email notification.
See Also