ModelBinders.Binders Property

.NET Framework (current version)
 

Gets the model binders for the application.

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

static member Binders : ModelBinderDictionary with get

Property Value

Type: System.Web.ModelBinding.ModelBinderDictionary

The model binders for the application.

.NET Framework
Available since 4.5
Return to top
Show: