Returns the URI for the portal page to return to when done.
the URI for the portal page, or null if the portlet is run as a job.
This URI is typically used when a Portlet's Preferences page is finished processing; the Portlet should always return the user to the portal page. Note: You can also use IPortletResponse.ReturnToPortal to return the user to the portal page.
| Exception Type | Condition |
|---|---|
| NotGatewayedException | if the request is not gatewayed |
IPortletRequest Interface | Plumtree.Remote.Portlet Namespace