Uiinfrastructure API Docs  
 

ASURL Class

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).

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

System.Object
   com.plumtree.uiinfrastructure.activityspace.ASURL

public class ASURL : ILinkElement, 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

ASURL Members | com.plumtree.uiinfrastructure.activityspace Namespace