Class PagingHandler.PagingRange
- Namespace
- Dynamicweb.Modules.Common
- Assembly
- Dynamicweb.dll
public class PagingHandler.PagingRange : IEnumerable<int>, IEnumerable
- Inheritance
-
PagingHandler.PagingRange
- Implements
- Inherited Members
- Extension Methods
Properties
Max
public int Max { get; set; }
Property Value
Min
public int Min { get; set; }
Property Value
Methods
GetEnumerator()
public IEnumerator<int> GetEnumerator()