Plumtree Portal UI  
 

ISearchURLHelper.makeURL Method 

Make a search pagination URL.

string makeURL(
   AActivitySpace _asOwner,
   ISearchResultModelRO _model,
   string sortOrder,
   int firstResultToDisplay,
   int pageSize
);

Parameters

_asOwner
_model
sortOrder
firstResultToDisplay
pageSize

Return Value

See Also

ISearchURLHelper Interface | com.plumtree.portaluiinfrastructure.tags.common Namespace