Udostępnij za pośrednictwem


ModelStateDictionary.Item[String] Właściwość

Definicja

Pobiera lub ustawia wartość skojarzona z określonym kluczem.

public System.Web.Mvc.ModelState this[string key] { get; set; }
member this.Item(string) : System.Web.Mvc.ModelState with get, set
Default Public Property Item(key As String) As ModelState

Parametry

key
String

Wartość właściwości

Element stanu modelu.

Implementuje

Dotyczy