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 normalized URI for the current page used to retrieve recent social tags and notes.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Property Url As Uri
Get
Set
'Usage
Dim instance As SocialRecentItemControl
Dim value As Uri
value = instance.Url
instance.Url = value
public Uri Url { get; set; }
Property Value
Type: System.Uri
The normalized URI for the current page used to retrieve recent social tags and notes.