| FormItemSubmitBindingModel Class |
Namespace: Kentico.Forms.Web.Mvc.Internal
public class FormItemSubmitBindingModel
The FormItemSubmitBindingModel type exposes the following members.
| Name | Description | |
|---|---|---|
| FormItemSubmitBindingModel |
| Name | Description | |
|---|---|---|
| FormId |
Identifier of the submitted form.
| |
| FormItemId |
Identifier of the form record to be edited.
| |
| SendAutoResponderEmail |
If true auto responder email is sent.
| |
| SendNotificationEmail |
If true notification email is sent.
|