Uiinfrastructure API Docs  
 

Redirect Class

This object allows IControls to specify an AActivitySpace, IDisplayPage, or IControl to redirect to. Currently, only AActivitySpaces and IDisplayPages are implemented.

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

System.Object
   com.plumtree.uiinfrastructure.activityspace.Redirect

public class Redirect : ILink

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: com.plumtree.uiinfrastructure.activityspace

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

Redirect Members | com.plumtree.uiinfrastructure.activityspace Namespace