Uiinfrastructure API Docs  
 

IPaginationRO.GetItemsPerPage Method 

Returns the user's desired results per page. This may differ from the number of currently displayable items if the total number of items is short or if the user is looking at the last page. or if the user is looking at the last result page.

int GetItemsPerPage();

See Also

IPaginationRO Interface | com.plumtree.uiinfrastructure.pagination Namespace