LocationList._itemsPerPage Field

Specifies the number of search results to display per page.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Protected _itemsPerPage As Integer
'Usage
Dim value As Integer

value = Me._itemsPerPage

Me._itemsPerPage = value
protected int _itemsPerPage

See Also

Reference

LocationList Class

LocationList Members

Microsoft.Office.Server.Search.Query Namespace