PortalContext Class

Provides run-time support for a portal site.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Portal.PortalContext

Namespace:  Microsoft.SharePoint.Portal
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class PortalContext
'Usage
Dim instance As PortalContext
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class PortalContext

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PortalContext Members

Microsoft.SharePoint.Portal Namespace