FormExtensions Class |
Namespace: Kentico.Forms.Web.Mvc.Internal
public static class FormExtensions
The FormExtensions type exposes the following members.
Name | Description | |
---|---|---|
BeginForm |
Writes an opening form tag to the response.
| |
BeginRouteForm |
Writes an opening form tag to the response.
| |
EndForm |
Ends the form and disposes of all form resources.
| |
File |
Returns a file upload input element.
| |
ValidationMessage |
Renders validation messages for a form component.
|