ModelStateDictionary.Item Property (String)
.NET Framework (current version)
Gets or sets the value that is associated with the specified key.
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System.String
The key.
Implements
IDictionary(Of TKey, TValue).Item(TKey)
.NET Framework
Available since 4.5
Available since 4.5
Show: