Class ModelBinders
Provides global access to the model binders for the application.
public static class ModelBinders
- Inheritance
-
ModelBinders
- Inherited Members
Properties
Binders
Gets the model binders for the application.
public static ModelBinderDictionary Binders { get; }
Property Value
- ModelBinderDictionary
The model binders for the application.