Sets this portlet's title in the portlet title bar on the portal page.
If this method is not used, the portlet title bar will display the default name of the portlet set by the administrator. Note: This method can only be called once per page.
Exception Type | Condition |
---|---|
NotGatewayedException | The request is not gatewayed. |
ProtocolNotSupportedException | Used with a version of the portal that does not support this feature. |
InvalidOperationException | The method is called more than once per page. |
IPortletResponse Interface | Plumtree.Remote.Portlet Namespace