SimpleValueProvider Constructor

.NET Framework (current version)
 

Initializes a new instance of the SimpleValueProvider class.

Namespace:   System.Web.ModelBinding
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_protmethodSimpleValueProvider(ModelBindingExecutionContext^)

Initializes a new instance of the SimpleValueProvider class by using the specified execution context.

System_CAPS_protmethodSimpleValueProvider(ModelBindingExecutionContext^, CultureInfo^)

Initializes a new instance of the SimpleValueProvider class by using the specified execution context and culture information.

Return to top
Show: