HttpFileCollectionValueProvider Class
Represents a value provider to use with values that come from a collection of HTTP files.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
System.Object
System.Web.Mvc.DictionaryValueProvider<'TValue>
System.Web.Mvc.HttpFileCollectionValueProvider
System.Web.Mvc.DictionaryValueProvider<'TValue>
System.Web.Mvc.HttpFileCollectionValueProvider
| Name | Description | |
|---|---|---|
![]() | HttpFileCollectionValueProvider(ControllerContext) | Initializes a new instance of the HttpFileCollectionValueProvider class. |
| Name | Description | |
|---|---|---|
![]() | ContainsPrefix(String) | Determines whether the collection contains the specified prefix.(Inherited from DictionaryValueProvider<'TValue>.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetKeysFromPrefix(String) | Gets the keys from the prefix.(Inherited from DictionaryValueProvider<'TValue>.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetValue(String) | Returns a value object using the specified key and controller context.(Inherited from DictionaryValueProvider<'TValue>.) |
![]() | 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:
.jpeg?cs-save-lang=1&cs-lang=fsharp)