SPSearchResultCollectionPosition Members
Include Protected Members
Include Inherited Members
Deprecated. For Search, use the Execute method of the Microsoft.SharePoint.Search.Query.KeywordQuery class or the Microsoft.SharePoint.Search.Query.FullTextSqlQuery class. Supports paging through the results of a search and storing the state that is required to get the next page of data.
The SPSearchResultCollectionPosition type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPSearchResultCollectionPosition | Deprecated. Initializes a new instance of the SPSearchResultCollectionPosition class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | Deprecated. Returns the position in the paged view of the search results. (Overrides Object.ToString().) |
Top