FormValueProvider Class
Represents a value provider for form values that are contained in a NameValueCollection object.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The FormValueProvider type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ContainsPrefix | Determines whether the collection contains the specified prefix. (Inherited from NameValueCollectionValueProvider.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetKeysFromPrefix | Gets the keys using the specified prefix. (Inherited from NameValueCollectionValueProvider.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetValue(String) | Returns a value object using the specified key. (Inherited from NameValueCollectionValueProvider.) |
![]() | GetValue(String, Boolean) | Returns a value object using the specified key and validation directive. (Inherited from NameValueCollectionValueProvider.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show:
.gif?cs-save-lang=1&cs-lang=fsharp)
.gif?cs-save-lang=1&cs-lang=fsharp)