pagination::numStart()
Returns the index number of the first item on the current page Can be used to display something like "Currently showing 1 - 10 of 123 items"
-
return (int)
Returns the index number of the first item on the current page Can be used to display something like "Currently showing 1 - 10 of 123 items"