Click or drag to resize
DataPager.BuildResultsArea Method
Build results.

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

Parameters

resultsHTML
Type: System.String
HTML with the results

Return Value

Type: String
See Also