Click or drag to resize
BasicRepeaterBoundPagerToDataSource Method
Bound pager to the external external DataSource

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
protected void BoundPagerToDataSource(
	CMSBaseDataSource dataSource
)

Parameters

dataSource
Type: CMS.ControlsCMSBaseDataSource
DataSource control
See Also