UnsecuredLayoutsPageBase.CurrentRequestUrlAndQuery property

Gets the full original URL that the browser requested including any query string.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

protected string CurrentRequestUrlAndQuery { get; }

Property value

Type: System.String
A String that represents the full original URL and query string, if any.

See also

Reference

UnsecuredLayoutsPageBase class

UnsecuredLayoutsPageBase members

Microsoft.SharePoint.WebControls namespace