Click or drag to resize

Analytics.SplitTestEmailSendNotificationArgs 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.Notifications.EmailNotification
Corresponding email notification.
See Also