Click or drag to resize
IRequestHttpMethod Property
Gets the HTTP data-transfer method (such as GET, POST, or HEAD) that was used by the client.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
string HttpMethod { get; }

Property Value

Type: String
See Also