MoveToPage Method (SLDataPager)

Class

SLDataPager.

Action

Moves the data pager to the given page.

Syntax

C#
dataPager.MoveToPage(page)
VB
dataPager.MoveToPage(page)
Variable Description
page The page to move the data pager to. Integer.