Click or drag to resize

NotificationsFrontendOnSendMailArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.FormsNotificationsFrontendOnSendMailArgs

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

The NotificationsFrontendOnSendMailArgs type exposes the following members.

Constructors
  NameDescription
Public methodNotificationsFrontendOnSendMailArgs
Initializes a new instance of the NotificationsFrontendOnSendMailArgs class
Top
Properties
  NameDescription
Public propertyEmailMessage
Public propertyForm
Public propertySubmit
Top
See Also