FormCollection Constructor (NameValueCollection)
Initializes a new instance of the FormCollection class.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | The collection parameter is null. |
Show: