Click or drag to resize
UIPagerPageSizeOptionsDataOptions Property
List of page size options.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public List<int> Options { get; set; }

Property Value

Type: ListInt32
See Also