ModelBinderProviders.BinderProviders Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a registration point for model binder providers for applications that do not use dependency injection.
public static System.Web.Mvc.ModelBinderProviderCollection BinderProviders { get; }
member this.BinderProviders : System.Web.Mvc.ModelBinderProviderCollection
Public Shared ReadOnly Property BinderProviders As ModelBinderProviderCollection
Property Value
The model binder provider collection.