Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IPortletResponse Interface

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.

public interface IPortletResponse

Requirements

Namespace: Plumtree.Remote.Portlet

Assembly: idk (in idk.dll)

See Also

IPortletResponse Members | Plumtree.Remote.Portlet Namespace | GetResponse