HttpRequest.Url Property
.NET Framework (current version)
Gets information about the URL of the current request.
Assembly: System.Web (in System.Web.dll)
The following code example assigns the Uri object of the current request to an object variable and displays the value of two properties of the URL object to the HTTP output.
.NET Framework
Available since 1.1
Available since 1.1
Show: