ModelState.Value Property

.NET Framework (current version)
 

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

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

member Value : ValueProviderResult with get, set

Property Value

Type: System.Web.ModelBinding.ValueProviderResult

The value of the model.

.NET Framework
Available since 4.5
Return to top
Show: