This topic has not yet been rated - Rate this topic

ModelBinderProviders.BinderProviders Property

Provides a registration point for model binder providers for applications that do not use dependency injection.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public static ModelBinderProviderCollection BinderProviders { get; }

Property Value

Type: System.Web.Mvc.ModelBinderProviderCollection
The model binder provider collection.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.