Plumtree Portal UI  
 

SearchResultModel.GoToPage Method 

public virtual void GoToPage(
   string sortOrder,
   int first,
   int pageSize,
   object additionalInfo
);

Implements

IPagination.GoToPage

See Also

SearchResultModel Class | com.plumtree.portaluiinfrastructure.search Namespace | IPagination#GoToPage