CurrentPage Property (SLDataPager)

Class

SLDataPager.

Action

Gets the current page.

Syntax

C#
protected Integer CurrentPage { get; }
VB
'Declaration
Protected Read Property CurrentPage As Integer

Access

Read only.