ModelBinderDictionary.Add Method (Type, IModelBinder)
.NET Framework (current version)
Adds the specified item to the dictionary.
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System.Type
The key of the item to add.
- value
-
Type:
System.Web.ModelBinding.IModelBinder
The value of the item to add.
.NET Framework
Available since 4.5
Available since 4.5
Show: