DataProviderScriptWebPart constructor

Constructs a Script Web Part that issues queries and coordinates all other Script Web Parts that belong to the same query group.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New DataProviderScriptWebPart()
public DataProviderScriptWebPart()

See also

Reference

DataProviderScriptWebPart class

DataProviderScriptWebPart members

Microsoft.Office.Server.Search.WebControls namespace