Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

HostedDisplayMode Class

HostedDisplayMode is an enumeration of the ways a gatewayed page can be displayed by the portal (with the portal banner and footer or without). HostedDisplayMode 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 HostedDisplayMode Members.

System.Object
   Plumtree.Remote.Portlet.HostedDisplayMode

public class HostedDisplayMode

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

HostedDisplayMode Members | Plumtree.Remote.Portlet Namespace