SimpleValueProvider Constructor (ModelBindingExecutionContext)
.NET Framework (current version)
Initializes a new instance of the SimpleValueProvider class by using the specified execution context.
Assembly: System.Web (in System.Web.dll)
protected SimpleValueProvider(
ModelBindingExecutionContext modelBindingExecutionContext
)
Parameters
- modelBindingExecutionContext
-
Type:
System.Web.ModelBinding.ModelBindingExecutionContext
The execution context.
.NET Framework
Available since 4.5
Available since 4.5
Show: