HttpRequestWrapper::Form Property
.NET Framework (current version)
Gets the collection of form variables that were sent by the client.
Assembly: System.Web (in System.Web.dll)
public: property NameValueCollection^ Form { virtual NameValueCollection^ get() override; }
.NET Framework
Available since 3.5
Available since 3.5
Show: