NameValueCollectionExtensions Methods

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCopyTo(NameValueCollection, IDictionary<String, Object>)

Copies the specified collection to the specified destination.

System_CAPS_pubmethodSystem_CAPS_staticCopyTo(NameValueCollection, IDictionary<String, Object>, Boolean)

Copies the specified collection to the specified destination, and optionally replaces previous entries.

Return to top
Show: