ModelState.Value Propiedad

Definición

Devuelve un ValueProviderResult objeto que encapsula el valor que se enlazaba durante el enlace del modelo.

public System.Web.Mvc.ValueProviderResult Value { get; set; }
member this.Value : System.Web.Mvc.ValueProviderResult with get, set
Public Property Value As ValueProviderResult

Valor de propiedad

Valor.

Se aplica a