ModelBinderDictionary.Item Property (Type)
.NET Framework (current version)
Gets or sets the specified key in an object that implements the IModelBinder interface.
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System.Type
The item key.
Implements
IDictionary(Of TKey, TValue).Item(TKey)
.NET Framework
Available since 4.5
Available since 4.5
Show: