PortalContext Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Provides run-time support for a portal site.
The PortalContext type exposes the following members.
Properties
Name | Description | |
---|---|---|
CentralSiteUrl | Obsolete. | |
Current | Obsolete. | |
FromAddress | Obsolete. Gets the "From" address used for e-mail notifications. | |
IsPersonalPortal | Obsolete. | |
JobServerAddress | Obsolete. Gets the address of the job server. | |
LocalSearchApplicationName | Obsolete. | |
MailEncoding | Obsolete. Gets the encoding type used for e-mail message bodies. | |
PersonalPortalUrl | Obsolete. | |
ReplyToAddress | Obsolete. Gets the reply to address used for e-mail notifications. | |
SearchApplicationName | Obsolete. Gets the name of the search application for this portal site. | |
ServerContext | Obsolete. | |
SiteId | Obsolete. Gets the GUID of this portal site. | |
SiteUrl | Obsolete. Gets the URL of this portal site. | |
SiteUrlPath | Obsolete. Gets the absolute path of the front-end Web server. | |
SmtpServerAddress | Obsolete. Gets the address of the Simple Mail Transfer Protocol (SMTP) server associated with this portal site. | |
WorkspaceUrl | Obsolete. Gets the URL of the document workspace associated with the portal site. | |
Zone | Obsolete. 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 | Obsolete. Gets the context-sensitive URL for the specified canonical URL. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top