HttpFileCollectionValueProviderFactory Class
Represents a class that is responsible for creating a new instance of an HTTP file collection value provider object.
System.Object
System.Web.Mvc.ValueProviderFactory
System.Web.Mvc.HttpFileCollectionValueProviderFactory
System.Web.Mvc.ValueProviderFactory
System.Web.Mvc.HttpFileCollectionValueProviderFactory
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The HttpFileCollectionValueProviderFactory type exposes the following members.
| Name | Description | |
|---|---|---|
|
HttpFileCollectionValueProviderFactory | Initializes a new instance of the HttpFileCollectionValueProviderFactory class. |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
GetValueProvider | Returns a value provider object for the specified controller context. (Overrides ValueProviderFactory.GetValueProvider(ControllerContext).) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |