Click or drag to resize
UIPagerCurrentPageSize Property
Gets or sets current page size.

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

Property Value

Type: Int32
See Also