SimpleModelBinderProvider Constructor
.NET Framework (current version)
Initializes a new instance of the SimpleModelBinderProvider class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | SimpleModelBinderProvider(Type, Func(Of IModelBinder)) | Initializes a new instance of the SimpleModelBinderProvider class by using the specified model type and the model binder factory. |
![]() | SimpleModelBinderProvider(Type, IModelBinder) | Initializes a new instance of the SimpleModelBinderProvider class by using the specified model type and the model binder. |
Show:
