Click or drag to resize
DataPagerBuildLinkNavBack Method
Build Back/Next link navigation

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

Parameters

currentPage
Type: SystemInt32

Return Value

Type: String
See Also