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.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public int MaxPages { get; set; }

Property Value

Type: Int32
See Also