Oracle® Webcenter Interaction Development Kit 10.3.0.0.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 The request is not gatewayed.

See Also

IPortletRequest Interface | Plumtree.Remote.Portlet Namespace