FormWidgetViewModel Class |
Namespace: Kentico.Forms.Web.Mvc.Widgets
public class FormWidgetViewModel
The FormWidgetViewModel type exposes the following members.
Name | Description | |
---|---|---|
FormWidgetViewModel |
Name | Description | |
---|---|---|
FormComponents |
Form components of the currently selected form.
| |
FormConfiguration |
Configuration of selected form.
| |
FormName |
Name of the currently selected form.
| |
FormPrefix |
Generated prefix for unique form field identifiers.
| |
IsFormSubmittable |
Indicates whether the form widget can be submitted, or is intended just for viewing.
| |
SiteForms |
Forms belonging to the current site.
| |
SubmitButtonImage |
Image source of the submit button.
| |
SubmitButtonText |
Text of the submit button.
|