WebPagination.PageChanged

From Xojo Documentation

Event


WebPagination.PageChanged(PageNumber As Integer)

New in 2020r1

Supported for all project types and targets.

Called because the user changed the selected page number by clicking on a button in the control or by the CurrentPage property being changed via code. The PageNumber parameter is 1-based.