Class Notifications.FormsViewModelFrontend.OnAfterSubmitSaveArgs
- Namespace
- Dynamicweb.Forms
- Assembly
- Dynamicweb.Forms.dll
Class OnAfterSubmitSaveArgs.
public class Notifications.FormsViewModelFrontend.OnAfterSubmitSaveArgs : NotificationArgs
- Inheritance
-
Notifications.FormsViewModelFrontend.OnAfterSubmitSaveArgs
- Inherited Members
Properties
Form
Gets or sets the form.
public Form Form { get; set; }
Property Value
Submit
Gets or sets the submit.
public Submit Submit { get; set; }