SearchResults Constructor
Initializes a new instance of the SearchResults class.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SearchResults()
public SearchResults()
Remarks
This is the default constructor.