Click or drag to resize
UIPagerCurrentPage Property
Returns current page.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public int CurrentPage { get; set; }

Property Value

Type: Int32
See Also