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.
Namespace: Microsoft.SharePoint.Portal
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property PersonalPortalUrl As String
Get
'Usage
Dim instance As PortalContext
Dim value As String
value = instance.PersonalPortalUrl
public string PersonalPortalUrl { get; }
Property Value
Type: System.String