MvcForm Constructor (ViewContext)
Initializes a new instance of the MvcForm class using the specified view context.
Namespace: System.Web.Mvc.Html
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | The viewContext parameter is nullptr. |
Show: