Click or drag to resize

PagingHandlerPagingRange Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Modules.CommonPagingHandlerPagingRange

Namespace:  Dynamicweb.Modules.Common
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class PagingRange : IEnumerable<int>, 
	IEnumerable

The PagingHandlerPagingRange type exposes the following members.

Constructors
  NameDescription
Public methodPagingHandlerPagingRange
Initializes a new instance of the PagingHandlerPagingRange class
Top
Properties
  NameDescription
Public propertyMax
Public propertyMin
Top
Methods
  NameDescription
Public methodGetEnumerator
Top
Explicit Interface Implementations
See Also