Share via


PortalApplication.GetContext Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public methodStatic member GetContext() Gets a reference to a PortalContext object that represents the current application context.
Public methodStatic member GetContext(Guid) Gets a reference to a PortalContext object that represents the current application context for the specified GUID.
Public methodStatic member GetContext(HttpContext) Gets a reference to a PortalContext object that represents the current application context from the specified HttpContext object.
Public methodStatic member GetContext(PortalSite) Gets a reference to a PortalContext object that represents the current application context for the specified portal site.
Public methodStatic member GetContext(Guid, PortalZone) Gets a reference to a PortalContext object that represents the current application context for the specified GUID and portal zone.
Public methodStatic member GetContext(PortalSite, PortalZone) Gets a reference to a PortalContext object that represents the current application context for the specified portal site and portal zone.

Top

See Also

Reference

PortalApplication Class

PortalApplication Members

Microsoft.SharePoint.Portal Namespace