Click or drag to resize
CMSAbstractQueryPropertiesPageSize Property
Number of items per page.

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

Property Value

Type: Int32

Implements

ICMSQueryPropertiesPageSize
See Also