FormValueProviderFactory Class
Represents a class that is responsible for creating a new instance of a form-value provider object.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The FormValueProviderFactory type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | FormValueProviderFactory | Initializes a new instance of the FormValueProviderFactory class. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetValueProvider | Returns a form-value provider object for the specified controller context. (Overrides ValueProviderFactory.GetValueProvider(ControllerContext).) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show:
.gif?cs-save-lang=1&cs-lang=csharp)
.gif?cs-save-lang=1&cs-lang=csharp)