ModelState Properties

.NET Framework (current version)
 

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

NameDescription
System_CAPS_pubpropertyErrors

Gets a collection of errors that occurred during model binding.

System_CAPS_pubpropertyValue

Gets or sets an object that encapsulates the value that was being bound during model binding.

Return to top
Show: