Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

AggregationMode Class

AggregationMode is a flag that tells the portal how this portlet is currently displayed in the portal (with other portlets or alone on the page). AggregationMode is a type-safe enumeration, so instances of the class can be compared using identity equality.

For a list of all members of this type, see AggregationMode Members.

System.Object
   Plumtree.Remote.Portlet.AggregationMode

public class AggregationMode

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Plumtree.Remote.Portlet

Assembly: idk (in idk.dll)

See Also

AggregationMode Members | Plumtree.Remote.Portlet Namespace