Partilhar via


SPPageStateControl.ContextUri Property

Gets the Uniform Resource Identifier (URI) of the context page.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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.

See Also

Reference

SPPageStateControl Class

SPPageStateControl Members

Microsoft.SharePoint.WebControls Namespace