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 or sets the Uniform Resource Identifier (URI) of the page that contains the control.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property PageUri As Uri
Get
Set
'Usage
Dim instance As SPControl
Dim value As Uri
value = instance.PageUri
instance.PageUri = value
public Uri PageUri { get; set; }
Property Value
Type: System.Uri
An absolute Uniform Resource Identifier (URI) that specifies the URI.