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