RefineSearchResults Constructor
NOTE: This API is now obsolete.
Initializes a new instance of the RefineSearchResults class.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<ObsoleteAttribute("This control is obsolete. Please use Microsoft.Office.Server.Search.WebControls.PeopleRefinementWebPart instead.")> _
Public Sub New
'Usage
Dim instance As New RefineSearchResults()
[ObsoleteAttribute("This control is obsolete. Please use Microsoft.Office.Server.Search.WebControls.PeopleRefinementWebPart instead.")]
public RefineSearchResults()