FormCollection.Add Method

 

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

Overload List

Name Description
System_CAPS_pubmethod Add(NameValueCollection)

(Inherited from NameValueCollection.)

System_CAPS_pubmethod Add(String, String)

(Inherited from NameValueCollection.)

See Also

FormCollection Class
System.Web.Mvc Namespace

Return to top