CoreResultsDatasource constructor

Initializes a new instance of the CoreResultsDatasource

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Sub New ( _
    ParentWebpart As CoreResultsWebPart _
)
'Usage
Dim ParentWebpart As CoreResultsWebPart

Dim instance As New CoreResultsDatasource(ParentWebpart)
public CoreResultsDatasource(
    CoreResultsWebPart ParentWebpart
)

Parameters

See also

Reference

CoreResultsDatasource class

CoreResultsDatasource members

Microsoft.Office.Server.Search.WebControls namespace