Click or drag to resize

PagingHandlerPagingRangePagingRangeEnumerator Constructor

Namespace:  Dynamicweb.Modules.Common
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public PagingRangeEnumerator(
	int min,
	int max
)

Parameters

min
Type: SystemInt32
max
Type: SystemInt32
See Also