Uiinfrastructure API Docs  
 

IPaginationModelRO.GetPaginationSize Method 

This is the number of objects displayed per page. This name is the value of (m - n)

int GetPaginationSize();

Return Value

int the total number of objects available for display per page

See Also

IPaginationModelRO Interface | com.plumtree.uiinfrastructure.form.pagination Namespace