ValueProviderDictionary(ControllerContext) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Initialisiert eine neue Instanz der ValueProviderDictionary-Klasse.
public ValueProviderDictionary(System.Web.Mvc.ControllerContext controllerContext);
new System.Web.Mvc.ValueProviderDictionary : System.Web.Mvc.ControllerContext -> System.Web.Mvc.ValueProviderDictionary
Public Sub New (controllerContext As ControllerContext)
Parameter
- controllerContext
- ControllerContext
Der Controllerkontext.