Click or drag to resize
FormWidgetExtensions Methods

The FormWidgetExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddFormWidgetRenderingConfiguration
Public methodStatic memberBeginForm
Writes an opening <form> tag to the response.
Public methodStatic memberFormFields
Renders form fields based on model values.
Public methodStatic memberFormInlineSelector
Renders form inline selector in edit mode.
Public methodStatic memberFormSubmitButton
Renders form submit button based on model values.
Public methodStatic memberGetFormWidgetRenderingConfiguration
Top
See Also