The size of the page in this list

Namespace: DotNetNuke.Collections
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public int PageSize { get; set; }
Visual Basic
Public Property PageSize As Integer
	Get
	Set

Implements

IPagedList<(Of <(<'T>)>)>..::..PageSize

See Also