PortalApplication.GetContext Method

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Overload List

  Name Description
Public methodStatic member GetContext() Obsolete. Gets a reference to a PortalContext object that represents the current application context.
Public methodStatic member GetContext(Guid) Obsolete. Gets a reference to a PortalContext object that represents the current application context for the specified GUID.
Public methodStatic member GetContext(HttpContext) Obsolete. Gets a reference to a PortalContext object that represents the current application context from the specified HttpContext object.
Public methodStatic member GetContext(PortalSite) Obsolete. Gets a reference to a PortalContext object that represents the current application context for the specified portal site.
Public methodStatic member GetContext(Guid, PortalZone) Obsolete. 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) Obsolete. 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