ParameterBindingInfo.Binder Property

Visual Studio 2010

Gets the model binder.

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

'Declaration
Public Overridable ReadOnly Property Binder As IModelBinder
	Get

Property Value

Type: System.Web.Mvc.IModelBinder
The model binder.

Community Additions

ADD
Show: