Click or drag to resize
DataPagerBuildButtonNavNext Method
Build button Next navigation.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
protected virtual string BuildButtonNavNext(
	int currentPage,
	int pageCount
)

Parameters

currentPage
Type: SystemInt32
pageCount
Type: SystemInt32

Return Value

Type: String
See Also