Click or drag to resize
CMSRepeaterPagerControl Property
Represents pager control.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public DataPager PagerControl { get; set; }

Property Value

Type: DataPager
See Also