WebPagination.CurrentPage

From Xojo Documentation

Property (As Integer )
aWebPagination.CurrentPage = newIntegerValue
or
IntegerValue = aWebPagination.CurrentPage

New in 2020r1

Supported for all project types and targets.

The currently selected page button (1-based).

See Also

PageChanged event.