Click or drag to resize
UIPagerShowPreviousNextButtons Property
Indicates if previous and next button should be visible.

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

Property Value

Type: Boolean
See Also