Dynamicweb 9
Dynamicweb 9
Dynamicweb.Modules.Common
PagingHandler Class
PagingHandler Properties
Activated Property
CollectionSize Property
ContentModule Property
EmptyRangeOnPageOverflow Property
IgnoreCollectionSizeForRange Property
NextButtonImage Property
NextButtonText Property
PageNumber Property
PageNumberVariableName Property
PageSize Property
Prefix Property
PreviousButtonImage Property
PreviousButtonText Property
Range Property
ShowLastPage Property
TypeOfNextButton Property
TypeOfPreviousButton Property
PagingHandler
PageSize Property
Namespace:
Dynamicweb.Modules.Common
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
public
int
PageSize
{
get
;
set
; }
Public
Property
PageSize
As
Integer
Get
Set
Property Value
Type:
Int32
See Also
Reference
PagingHandler Class
Dynamicweb.Modules.Common Namespace