Page size of the search result. Default value is 10.
Namespace: DotNetNuke.Services.Search.EntitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public int PageSize { get; set; } |
Visual Basic |
---|
Public Property PageSize As Integer Get Set |