ModelStateDictionary.Merge Method (ModelStateDictionary)
.NET Framework (current version)
Copies the values from the specified model-state dictionary object into this dictionary, overwriting existing values if the keys are the same.
Assembly: System.Web (in System.Web.dll)
Parameters
- dictionary
-
Type:
System.Web.ModelBinding.ModelStateDictionary
The model-state dictionary to be merged into this one.
.NET Framework
Available since 4.5
Available since 4.5
Show: