ModelBinderProviders.Providers Property

.NET Framework (current version)
 

Gets the model binder providers for the application.

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

Public Shared ReadOnly Property Providers As ModelBinderProviderCollection

Property Value

Type: System.Web.ModelBinding.ModelBinderProviderCollection

The model binder providers for the application.

.NET Framework
Available since 4.5
Return to top
Show: