Click or drag to resize

NotificationsFrontendOnSendReceiptArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.FormsNotificationsFrontendOnSendReceiptArgs

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

The NotificationsFrontendOnSendReceiptArgs type exposes the following members.

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