Table of Contents

Class Notifications

Namespace
Dynamicweb.EmailMarketing
Assembly
Dynamicweb.EmailMarketing.dll

Represents a set of notifications available for Email Messaging.

public class Notifications
Inheritance
Notifications
Inherited Members

Fields

OnBeforeMerging

Fires when CallBackHanlder.OnBeforeMerging called

public const string OnBeforeMerging = "DWN_EMAILMESSAGE_ONBEFORE_MERGING"

Field Value

string

OnBeforePreProcessing

Fires when CallBackHanlder.OnBeforePreprocessing called

public const string OnBeforePreProcessing = "DWN_EMAILMESSAGE_ONBEFORE_PREPROCESSING"

Field Value

string
To top