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 | |
---|---|---|
CentralSiteUrl | ||
Current | Gets the current portal context. | |
FromAddress | Gets the "From" address used for e-mail notifications. | |
IsFederated | Gets a flag that indicates whether this portal site is federated. | |
IsPersonalPortal | ||
JobServerAddress | Obsolete. Gets the address of the job server. | |
LocalSearchApplicationName | ||
MailEncoding | Gets the encoding type used for e-mail message bodies. | |
PersonalPortalUrl | ||
ReplyToAddress | Gets the reply to address used for e-mail notifications. | |
SearchApplicationName | Gets the name of the search application for this portal site. | |
ServerContext | Gets a ServerContext object that provides run-time methods for shared services in Microsoft Office SharePoint Server 2007. | |
SiteId | Gets the GUID of this portal site. | |
SiteUrl | Gets the URL of this portal site. | |
SiteUrlPath | Gets the absolute path of the front-end Web server. | |
SmtpServerAddress | Gets the address of the Simple Mail Transfer Protocol (SMTP) server associated with this portal site. | |
WorkspaceUrl | Gets the URL of the document workspace associated with the portal site. | |
Zone | Gets a PortalZone value that indicates the zone of this request. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetMappedUrl | Gets the context-sensitive URL for the specified canonical URL. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top