HttpRequestBase::HttpMethod Property
.NET Framework (current version)
When overridden in a derived class, gets the HTTP data-transfer method (such as GET, POST, or HEAD) that was used by the client.
Assembly: System.Web (in System.Web.dll)
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: