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: edk (in edk.dll)
IPortletResponse Members | Plumtree.Remote.Portlet Namespace