PrioritizedLocationList members
SharePoint 2013
Represents a class that returns the top result from the highest priority location.
The PrioritizedLocationList type exposes the following members.
| Name | Description | |
|---|---|---|
|
PrioritizedLocationList | Initializes a new instance of the PrioritizedLocationList. |
| Name | Description | |
|---|---|---|
|
ItemsPerPage | Gets or sets the number of search results to display per page. (Inherited from LocationList.) |
|
ResultLocation | Gets the federated search location that the search results are returned from. |
|
ReturnedResults | Gets the number of search results returned for the query. (Inherited from LocationList.) |
|
StartItem | Gets or sets the number of the first item returned in the search results. (Inherited from LocationList.) |
|
TotalResults | Gets the total number of search results returned for the query. (Inherited from LocationList.) |
|
TotalResultsIncludingDuplicates | Gets the total number of search results returned for the query, including duplicate results. (Inherited from LocationList.) |
| Name | Description | |
|---|---|---|
|
AggregateResults | Returns the first search result from the federated search location specified with the highest priority in the LocationList. (Overrides LocationList.AggregateResults(QueryManager, Int32, Int32).) |
|
Close | Releases the resources for the federated locations. (Inherited from LocationList.) |
|
Dispose | Releases the resources for the federated locations. (Inherited from LocationList.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
_itemsPerPage | Specifies the number of search results to display per page. (Inherited from LocationList.) |
|
_startItem | Specifies the number of the first item returned in the search results. (Inherited from LocationList.) |
Show: