Click or drag to resize

PagingHandler Constructor (Int32)

Initializes a new instance of the PagingHandler class

Namespace:  Dynamicweb.Modules.Common
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public PagingHandler(
	int collectionSize
)

Parameters

collectionSize
Type: SystemInt32
See Also