Click or drag to resize

NotificationsFrontendOnBeforeSendMailArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.FormsNotificationsFrontendOnBeforeSendMailArgs

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

The NotificationsFrontendOnBeforeSendMailArgs type exposes the following members.

Constructors
  NameDescription
Public methodNotificationsFrontendOnBeforeSendMailArgs
Initializes a new instance of the NotificationsFrontendOnBeforeSendMailArgs class
Top
Properties
  NameDescription
Public propertyForm
Public propertySubmit
Public propertyTemplate
Top
See Also