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 | The request is not gatewayed. |
IPortletRequest Interface | Plumtree.Remote.Portlet Namespace