FormValueProviderFactory Class
Represents a class that is responsible for creating a new instance of a form-value provider object.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | FormValueProviderFactory() | Initializes a new instance of the FormValueProviderFactory class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetValueProvider(ControllerContext) | Returns a form-value provider object for the specified controller context.(Overrides ValueProviderFactory.GetValueProvider(ControllerContext).) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
