Plumtree Portal UI  
 

SearchResultControl.SpaceNeedsPassthruURL Method 

Utility function to figure out whether we're in a space that requires a "passthru url" (i.e. a link that is actually javascript to direct the request through the repost control, so that the page gets saved before the search link is followed).

public static bool SpaceNeedsPassthruURL(
   AActivitySpace space
);

See Also

SearchResultControl Class | com.plumtree.portaluiinfrastructure.search Namespace