Click or drag to resize

EditableListPager Class

Represents a editable list's pager settings.
Inheritance Hierarchy
SystemObject
  Dynamicweb.ControlsEditableListPager

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public class EditableListPager

The EditableListPager type exposes the following members.

Constructors
  NameDescription
Public methodEditableListPager
Initializes a new instance of the EditableListPager class.
Top
Properties
  NameDescription
Public propertyPageSize
Gets or sets the number of items to display on a single page of the EditableList control.
Public propertyText
Gets or set the pager text.
Top
Remarks