QueryResultBase Constructor
The QueryResultBase constructor initializes a new instance of the QueryResultBase 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 QueryResultBase()
public QueryResultBase()
Remarks
This is the default constructor.