Freigeben über


HttpFileCollectionValueProvider(ControllerContext) Konstruktor

Definition

Initialisiert eine neue Instanz der HttpFileCollectionValueProvider-Klasse.

public HttpFileCollectionValueProvider(System.Web.Mvc.ControllerContext controllerContext);
new System.Web.Mvc.HttpFileCollectionValueProvider : System.Web.Mvc.ControllerContext -> System.Web.Mvc.HttpFileCollectionValueProvider
Public Sub New (controllerContext As ControllerContext)

Parameter

controllerContext
ControllerContext

Ein Objekt, das Informationen zur aktuellen HTTP-Anforderung kapselt.

Gilt für: