Plumtree UI Infrastructure API  
 

ATreeAS.GetPage Method 

This method handles the ClosePopUpDP and passes everything else to the base implementation. It adds javascript to the ClosePopUpDP that sets the selected items on the opener window (if it's a remote tree) and calls a javascript function on the opener window.

public override IDisplayPage GetPage(
   string pageName
);

See Also

ATreeAS Class | com.plumtree.uiinfrastructure.tree Namespace | AActivitySpace#GetPage