Page size of the search result. Default value is 10.

Namespace: DotNetNuke.Services.Search.Entities
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

See Also