Click or drag to resize
UniPagerMaxPages Property
Gets or sets the max. processed pages (only for query string mode and fake number of results).

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

Property Value

Type: Int32
See Also