Utils 1 0-buildPagination
From ADF Docs
Description
Signature
public struct buildPagination ( numeric page, numeric itemCount, numeric pageSize, boolean showCount, string URLparams )
Parameters
| Required | Name | Type | Description |
| required | page | numeric | |
| itemCount | numeric | ||
| pageSize | numeric | ||
| optional | showCount | boolean | [Default: true] |
| URLparams | string | [Default: ] |