Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the full original URL that the browser requested including any query string.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Protected ReadOnly Property CurrentRequestUrlAndQuery As String
Get
'Usage
Dim value As String
value = Me.CurrentRequestUrlAndQuery
protected string CurrentRequestUrlAndQuery { get; }
Type: System.String
A String that represents the full original URL and query string, if any.
UnsecuredLayoutsPageBase class