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 Uniform Resource Identifier (URI) of the context page.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ContextUri As String
Get
'Usage
Dim instance As SPPageStateControl
Dim value As String
value = instance.ContextUri
public string ContextUri { get; }
Property value
Type: System.String
The URI of the context page.