Click or drag to resize
UIPagerPageSizeOptionsData Structure
Contains parsed page size options.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected struct PageSizeOptionsData

The UIPagerPageSizeOptionsData type exposes the following members.

Properties
  NameDescription
Public propertyContainsAll
Is set to true when given page size options string contains 'Select ALL' macro.
Public propertyOptions
List of page size options.
Top
See Also