Click or drag to resize
RequestHelperHttpMethod Property
Gets the HTTP data transfer method (such as GET, POST) used by client.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static string HttpMethod { get; }

Property Value

Type: String
See Also