Click or drag to resize
IUniPageablePagerForceNumberOfResults Property
Gets or sets the number of result. Enables proceed "fake" datasets, where number of results in the dataset is not correspondent to the real number of results This property must be equal -1 if should be disabled

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

Property Value

Type: Int32
See Also