Click or drag to resize
DataPagerBuildResultsArea Method
Build results.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
protected virtual string BuildResultsArea(
	string resultsHTML
)

Parameters

resultsHTML
Type: SystemString
HTML with the results

Return Value

Type: String
See Also