HttpRequest
Wisej.Core.HttpRequest
Namespace: Wisej.Core
Assembly: Wisej.Framework (3.2.0.0)
Encapsulates HTTP-request information for an ASP.NET operation.
C#
VB.NET
public class HttpRequest
Public Class HttpRequest
Name | Type | Description |
---|---|---|
context | ||
request |
Uri: Returns information about the URL of the client's previous request that linked to the current URL.
Last modified 4mo ago