FormItemEdit Class |
Namespace: Kentico.Forms.Web.Mvc
public class FormItemEdit
The FormItemEdit type exposes the following members.
Name | Description | |
---|---|---|
![]() | FormItemEdit |
Name | Description | |
---|---|---|
![]() | ChangesSavedMessage |
Specifies whether changes saved message is rendered.
|
![]() | FormComponents |
Form components with values used to render the form.
|
![]() | FormId |
Identifier of the form whose record is edited.
|
![]() | FormItemId |
Identifier of the form record which is edited.
|
![]() | SendAutoResponderEmail |
Specifies whether autoresponder email is sent after form submission.
|
![]() | SendNotificationEmail |
Specifies whether notification email is sent after form submission.
|
![]() | SubmitUrl |
URL for submitting edited form item.
|