Click or drag to resize
FormExtensions Methods

The FormExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberBeginForm
Writes an opening form tag to the response.
Public methodStatic memberBeginRouteForm
Writes an opening form tag to the response.
Public methodStatic memberEndForm
Ends the form and disposes of all form resources.
Public methodStatic memberFile
Returns a file upload input element.
Public methodStatic memberValidationMessage
Renders validation messages for a form component.
Top
See Also