Click or drag to resize
UniPagerHidePagerForSinglePage Property
Gets or sets the value that indicates whether pager should be hidden for single page.

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

Property Value

Type: Boolean
See Also