Plumtree Portal UI  
 

SearchResultModel.restoreState Method 

If the user's hit the BACK button before clicking a link, this method restores our state to the way things were on the page where the user clicked the button.

protected virtual void restoreState(
   string keyOnPage
);

See Also

SearchResultModel Class | com.plumtree.portaluiinfrastructure.search Namespace