Plumtree Portal UI  
 

UpdateSortOrderControl.makeURL Method 

Factory method to make a pagination link for some search results.

public static ASURL makeURL(
   IBaseSearchResultModelRO model,
   AActivitySpace parent,
   string orderBy
);

Parameters

model
Current batch of search results
parent
ActivitySpace we're living in
orderBy
Sort order within which newFirst is to be interpreted

See Also

UpdateSortOrderControl Class | com.plumtree.portaluiinfrastructure.search Namespace