FormCollection.GetValue Method
Visual Studio 2010
Gets the specified value provider.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- name
- Type: System.String
The name of the value provider to get.
| Exception | Condition |
|---|---|
| ArgumentException | The name parameter is Nothing or empty. |
Community Additions
ADD
Show: