Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

UserInterface Class

UserInterface is an enumeration that describes the different kinds of user interfaces (for example, phone, PDA or Web browser) that can be used in the portal. UserInterface 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 UserInterface Members.

System.Object
   Plumtree.Remote.Portlet.UserInterface

public class UserInterface

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

UserInterface Members | Plumtree.Remote.Portlet Namespace