KenticoFormWidgetController Class |
Namespace: Kentico.Forms.Web.Mvc.Widgets
public class KenticoFormWidgetController : WidgetController<FormWidgetProperties>
The KenticoFormWidgetController type exposes the following members.
Name | Description | |
---|---|---|
![]() | KenticoFormWidgetController |
Creates an instance of KenticoFormWidgetController class.
|
![]() | KenticoFormWidgetController(IFormProvider, IFormComponentModelBinder, IFormComponentVisibilityEvaluator) |
Creates an instance of KenticoFormWidgetController class.
|
![]() | KenticoFormWidgetController(IFormProvider, IFormComponentModelBinder, IFormComponentVisibilityEvaluator, IComponentPropertiesRetrieverFormWidgetProperties, ICurrentPageRetriever) |
Creates an instance of KenticoFormWidgetController class.
|
Name | Description | |
---|---|---|
![]() ![]() | WIDGET_IDENTIFIER |
Form widget identifier.
|
Name | Description | |
---|---|---|
![]() | FormSubmit |
Action processing submission of a form.
|
![]() | GetMacroResolver |
Returns MacroResolver instance containing form fields data.
|
![]() | GetPage |
Gets the page where the component is placed.
(Inherited from ComponentController.) |
![]() | GetProperties |
Gets properties of a component based on TPropertiesType type.
(Inherited from ComponentControllerTPropertiesType.) |
![]() | Index |
Default controller action
|