Click or drag to resize

Notifications.Frontend.OnBeforeSendReceiptArgs Class

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

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

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

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