ModelBinderErrorMessageProvider Delegate
.NET Framework (current version)
Represents a method that provides a model-binding error message.
Assembly: System.Web (in System.Web.dll)
Public Delegate Function ModelBinderErrorMessageProvider ( modelBindingExecutionContext As ModelBindingExecutionContext, modelMetadata As ModelMetadata, incomingValue As Object ) As String
Return Value
Type: System.String.NET Framework
Available since 4.5
Available since 4.5
Show: