ModelStateDictionary.Add Method (KeyValuePair<String, ModelState>)

.NET Framework (current version)
 

Adds the specified item to the dictionary.

Namespace:   System.Web.ModelBinding
Assembly:  System.Web (in System.Web.dll)

public void Add(
	KeyValuePair<string, ModelState> item
)

.NET Framework
Available since 4.5
Return to top
Show: