ResultsView Enumeration
Defines the results sort views that are available for the View property of the CoreResultsWebPart class.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration ResultsView
'Usage
Dim instance As ResultsView
public enum ResultsView
Members
Member name | Description | |
---|---|---|
Relevance | Sort results by relevance. | |
Modified_Date | Sort results by modified date. |