IPersonalPage.PersonalSiteUrl property
Gets the full URL for the personal site of the owner of the personal page.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
ReadOnly Property PersonalSiteUrl As String
Get
'Usage
Dim instance As IPersonalPage
Dim value As String
value = instance.PersonalSiteUrl
string PersonalSiteUrl { get; }
Property value
Type: System.String
The string that represents the full URL for the personal site of the owner of the personal page.