ModelStateDictionary.Merge Method
Visual Studio 2010
Copies the values from the specified ModelStateDictionary object into this dictionary, overwriting existing values if keys are the same.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- dictionary
- Type: System.Web.Mvc.ModelStateDictionary
The dictionary.
Community Additions
ADD
Show: