Click or drag to resize

NotificationsFrontendOnAfterSubmitSaveArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.FormsNotificationsFrontendOnAfterSubmitSaveArgs

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

The NotificationsFrontendOnAfterSubmitSaveArgs type exposes the following members.

Constructors
  NameDescription
Public methodNotificationsFrontendOnAfterSubmitSaveArgs
Initializes a new instance of the NotificationsFrontendOnAfterSubmitSaveArgs class
Top
Properties
  NameDescription
Public propertyForm
Public propertySubmit
Top
See Also