Uiinfrastructure API Docs  
 

PassthruURL Class

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.

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

System.Object
   com.plumtree.uiinfrastructure.form.PassthruURL

public class PassthruURL : 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.form

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

PassthruURL Members | com.plumtree.uiinfrastructure.form Namespace