HttpRequestWrapper::RequestType Property
.NET Framework (current version)
Gets or sets the HTTP data-transfer method (GET or POST) that was used by the client.
Assembly: System.Web (in System.Web.dll)
public: property String^ RequestType { virtual String^ get() override; virtual void set(String^ value) override; }
.NET Framework
Available since 3.5
Available since 3.5
Show: