ModelBinderConfig Class
Provides a container for model-binder configuration.
Assembly: Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | TypeConversionErrorMessageProvider | Gets or sets the current provider for type-conversion error message. |
![]() ![]() | ValueRequiredErrorMessageProvider | Gets or sets the current provider for value-required error messages. |
| Name | Description | |
|---|---|---|
![]() ![]() | Initialize() | Initializes the model binder configuration. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


