Click or drag to resize
UniSelectorDefaultItemsPerPage Property
Gets or sets the default value for the items per page.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public static int DefaultItemsPerPage { get; set; }

Property Value

Type: Int32
See Also