ModelBinders.Binders Property

Visual Studio 2010

Gets the model binders for the application.

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

'Declaration
Public Shared ReadOnly Property Binders As ModelBinderDictionary
	Get

Property Value

Type: System.Web.Mvc.ModelBinderDictionary
The model binders for the application.

Community Additions

ADD
Show: