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 String^ ModelBinderErrorMessageProvider( ModelBindingExecutionContext^ modelBindingExecutionContext, ModelMetadata^ modelMetadata, Object^ incomingValue )
Return Value
Type: System::String^.NET Framework
Available since 4.5
Available since 4.5
Show: