Uiinfrastructure API Docs  
 

ILinkElement Interface

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

public interface ILinkElement : ILink

Types that implement ILinkElement

Type Description
ASURL This class creates an URL that points to MVC components. This adds the session user ID to the query string for usage tracking purposes (PTTracker).
PassthruURL This is a com.plumtree.uiinfrastructure.activityspace.ILink that works within an AFormAS. When clicked, the link will repost the form, then run the specified control with the provided args. Currently just a link within a single page; does not support setting an alternate space or display page.

Requirements

Namespace: com.plumtree.uiinfrastructure.activityspace

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

ILinkElement Members | com.plumtree.uiinfrastructure.activityspace Namespace