ContentBySearchWebPart constructor

Constructs a Web Part that renders dynamic content extracted from the search index.

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 ContentBySearchWebPart()
public ContentBySearchWebPart()

Remarks

The dynamic content may be search results based on pre-defined queries or dynamic data. This Web Part is intended for non-user specific query.

See also

Reference

ContentBySearchWebPart class

ContentBySearchWebPart members

Microsoft.Office.Server.Search.WebControls namespace