Share via


PortalApplication Members

Include Protected Members
Include Inherited Members

Provides run-time support for an Office SharePoint Server application.

The PortalApplication type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetCanonicalUrl Gets the canonical form of a URL.
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.
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetMappedUrl Gets the mapped form of a canonical URL.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member Refresh Refreshes the Office SharePoint Server run-time cache.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

PortalApplication Class

Microsoft.SharePoint.Portal Namespace