Uiinfrastructure API Docs  
 

ASURL.SetDisplayPage Method 

Set the display page to be used in this url

public virtual void SetDisplayPage(
   string strPage
);

Parameters

strPage
the display page to show

Implements

ILink.SetDisplayPage

See Also

ASURL Class | com.plumtree.uiinfrastructure.activityspace Namespace | ILink#SetDisplayPage