Click or drag to resize
UIPagerPageSizeOptions Property
Page size values separates with comma. Macro ##ALL## indicates that all the results will be displayed at one page.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public virtual string PageSizeOptions { get; set; }

Property Value

Type: String
See Also