Click or drag to resize

Notifications.Frontend.OnSendMailArgs Class

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

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

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

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