HttpFileCollectionValueProviderFactory Class
Represents a class that is responsible for creating a new instance of an HTTP file collection value provider object.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
System::Object
System.Web.Mvc::ValueProviderFactory
System.Web.Mvc::HttpFileCollectionValueProviderFactory
System.Web.Mvc::ValueProviderFactory
System.Web.Mvc::HttpFileCollectionValueProviderFactory
| Name | Description | |
|---|---|---|
![]() | HttpFileCollectionValueProviderFactory() | Initializes a new instance of the HttpFileCollectionValueProviderFactory class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetValueProvider(ControllerContext^) | Returns a 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:
