IRequestHttpMethod Property |
Gets the HTTP data-transfer method (such as GET, POST, or HEAD) that was used by the client.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax string HttpMethod { get; }
Property Value
Type:
StringSee Also