Click or drag to resize

NotificationsFrontendOnBeforeSendReceiptArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.FormsNotificationsFrontendOnBeforeSendReceiptArgs

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

The NotificationsFrontendOnBeforeSendReceiptArgs type exposes the following members.

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