Uiinfrastructure API Docs  
 

IPaginationModelRO.GetCurrentLowerObjectCount Method 

This method returns the current lower count for which objects to display. This number is the 'n' in (Displaying n - m of o)

int GetCurrentLowerObjectCount();

Return Value

int the current lower count for which objects to display.

See Also

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