Share via


PortalContext Members

Include Protected Members
Include Inherited Members

Provides run-time support for a portal site.

The PortalContext type exposes the following members.

Properties

  Name Description
Public property CentralSiteUrl
Public propertyStatic member Current Gets the current portal context.
Public property FromAddress Gets the "From" address used for e-mail notifications.
Public property IsFederated Gets a flag that indicates whether this portal site is federated.
Public property IsPersonalPortal
Public property JobServerAddress Obsolete. Gets the address of the job server.
Public property LocalSearchApplicationName
Public property MailEncoding Gets the encoding type used for e-mail message bodies.
Public property PersonalPortalUrl
Public property ReplyToAddress Gets the reply to address used for e-mail notifications.
Public property SearchApplicationName Gets the name of the search application for this portal site.
Public property ServerContext Gets a ServerContext object that provides run-time methods for shared services in Microsoft Office SharePoint Server 2007.
Public property SiteId Gets the GUID of this portal site.
Public property SiteUrl Gets the URL of this portal site.
Public property SiteUrlPath Gets the absolute path of the front-end Web server.
Public property SmtpServerAddress Gets the address of the Simple Mail Transfer Protocol (SMTP) server associated with this portal site.
Public property WorkspaceUrl Gets the URL of the document workspace associated with the portal site.
Public property Zone Gets a PortalZone value that indicates the zone of this request.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetMappedUrl Gets the context-sensitive URL for the specified canonical URL.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

PortalContext Class

Microsoft.SharePoint.Portal Namespace