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)

public static ModelBinderDictionary Binders { get; }

Property Value

Type: System.Web.ModelBinding.ModelBinderDictionary

The model binders for the application.

.NET Framework
Available since 4.5
Return to top
Show: