Share via


PortalContext.IsPersonalPortal Property

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

See Also

Reference

PortalContext Class

PortalContext Members

Microsoft.SharePoint.Portal Namespace