FormExtensions::EndForm Method (HtmlHelper^)
Renders the closing </form> tag to the response.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- htmlHelper
-
Type:
System.Web.Mvc::HtmlHelper^
The HTML helper instance that this method extends.
Show: