Click or drag to resize

Notifications.Frontend.OnBeforeSendMailArgs Class

Inheritance Hierarchy
System.Object
  Dynamicweb.Extensibility.Notifications.NotificationArgs
    Dynamicweb.Forms.Notifications.Frontend.OnBeforeSendMailArgs

Namespace:  Dynamicweb.Forms
Assembly:  Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
public class OnBeforeSendMailArgs : NotificationArgs

The Notifications.Frontend.OnBeforeSendMailArgs type exposes the following members.

Constructors
  NameDescription
Public methodNotifications.Frontend.OnBeforeSendMailArgs
Initializes a new instance of the Notifications.Frontend.OnBeforeSendMailArgs class
Top
Properties
  NameDescription
Public propertyForm
Public propertySubmit
Public propertyTemplate
Top
See Also