Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPortletRequest.GetAggregationMode Method 

Returns the current AggregationMode for the Portlet.

AggregationMode GetAggregationMode();

Return Value

AggregationMode

Remarks

The aggregation mode indicates whether the Portlet is alone on the page or displayed with other Portlets.

Exceptions

Exception Type Condition
NotGatewayedException if the request is not gatewayed
ProtocolNotSupportedException if used with a version of the portal that does not support this feature

See Also

IPortletRequest Interface | Plumtree.Remote.Portlet Namespace