Click or drag to resize
UniViewPagerDataItem Property
Gets or sets the IUniPageable.PagerDataItem value.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public Object PagerDataItem { get; set; }

Property Value

Type: Object

Implements

IUniPageablePagerDataItem
See Also