Class ModelBinderProviders
Provides a container for model binder providers.
public static class ModelBinderProviders
- Inheritance
-
ModelBinderProviders
- Inherited Members
Properties
BinderProviders
Provides a registration point for model binder providers for applications that do not use dependency injection.
public static ModelBinderProviderCollection BinderProviders { get; }
Property Value
- ModelBinderProviderCollection
The model binder provider collection.