IPortletResponse
represents the HTTP response sent from the portlet to the portal. All of the parameters that are sent from the portlet to the portal are set on IPortletResponse
. Generally, a portlet can obtain an IPortletResponse
from IPortletContext.GetResponse()
.
For a list of all members of this type, see IPortletResponse Members.
Namespace: Plumtree.Remote.Portlet
Assembly: idk (in idk.dll)
IPortletResponse Members | Plumtree.Remote.Portlet Namespace | GetResponse