Click or drag to resize

ListPageIndexChangeEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Dynamicweb.ControlsListPageIndexChangeEventArgs

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

The ListPageIndexChangeEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodListPageIndexChangeEventArgs
Initializes a new instance of the ListPageIndexChangeEventArgs class
Top
Properties
  NameDescription
Public propertyNewPageIndex
Top
See Also