Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPortletRequest.GetHostPageURI Method 

Returns the URI for the portal page in which the Portlet is currently displayed.

Uri GetHostPageURI();

Return Value

the URI for the portal page, or null if the portlet is run as a job.

Exceptions

Exception Type Condition
NotGatewayedException if the request is not gatewayed

See Also

IPortletRequest Interface | Plumtree.Remote.Portlet Namespace