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 IsPersonalPortal As Boolean
Get
'Usage
Dim instance As PortalContext
Dim value As Boolean
value = instance.IsPersonalPortal
public bool IsPersonalPortal { get; }
Property Value
Type: System.Boolean