Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

PortletMode Class

PortletMode is an enumerated type that identifies the mode the portal is using to generate portlet content. PortletMode 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 PortletMode Members.

System.Object
   Plumtree.Remote.Portlet.PortletMode

public class PortletMode

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

PortletMode Members | Plumtree.Remote.Portlet Namespace