RequestHelperHttpMethod Property |
Gets the HTTP data transfer method (such as GET, POST) used by client.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static string HttpMethod { get; }
Property Value
Type:
StringSee Also