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