Plumtree Portal UI  
 

ISearchResultModelRO.GetSearchAgainArgs Method 

Returns arguments that can be used for a followup search with the same settings as the current search. If removeOptional is true, then any settings that are in the "removable" set (as returned by GetRemovableSettings()) are not included in the returned XPHashtable.

XPHashtable GetSearchAgainArgs(
   bool includeOptional
);

See Also

ISearchResultModelRO Interface | com.plumtree.portaluiinfrastructure.search Namespace