This tag defines a Silk Pagination component which will be used to navigate between pages of data.
Used standalone:
<silk:Pagination id="" size="500" pages="10" label="Records" cssClass="" />
*Required property.
The pagination's unique identifier. Default Value: Empty.
Sets the expected number of items per page. Default Value: 500.
Sets the number of pages before adding page schooling buttons. Default Value: 10.
Sets the pagination label Default Value: Records.
Set an extra CSS class to stylish the pagination component. Require: No Default Value: Empty.