FormCollection Properties

 

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

Properties

Name Description
System_CAPS_pubproperty AllKeys

(Inherited from NameValueCollection.)

System_CAPS_pubproperty Count

(Inherited from NameObjectCollectionBase.)

System_CAPS_pubproperty Item[Int32]

(Inherited from NameValueCollection.)

System_CAPS_pubproperty Item[String]

(Inherited from NameValueCollection.)

System_CAPS_pubproperty Keys

(Inherited from NameObjectCollectionBase.)

See Also

FormCollection Class
System.Web.Mvc Namespace

Return to top