CoreResultsWebPart.ConnectToDataSourceControl Method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Overrides Function ConnectToDataSourceControl As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.ConnectToDataSourceControl()
protected override bool ConnectToDataSourceControl()
Return Value
Type: System.Boolean