ModelError.ErrorMessage Property

.NET Framework (current version)
 

Gets the error message.

Namespace:   System.Web.ModelBinding
Assembly:  System.Web (in System.Web.dll)

Public Property ErrorMessage As String
	Get
	Private Set
End Property

Property Value

Type: System.String

The error message.

.NET Framework
Available since 4.5
Return to top
Show: