Click or drag to resize
DataPagerItem Constructor
Uniview item constructor.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public DataPagerItem(
	Object data,
	int index
)

Parameters

data
Type: SystemObject
Data
index
Type: SystemInt32
Item index
See Also