QuerySuggestionsToolPart.AddResultsQueryOptionsSectionControls method

Adds the section for configuring the Web Part’s results query options to the tool pane.

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

Syntax

'Declaration
Protected Overrides Sub AddResultsQueryOptionsSectionControls ( _
    SectionTable As Table _
)
'Usage
Dim SectionTable As Table

Me.AddResultsQueryOptionsSectionControls(SectionTable)
protected override void AddResultsQueryOptionsSectionControls(
    Table SectionTable
)

Parameters

See also

Reference

QuerySuggestionsToolPart class

QuerySuggestionsToolPart members

Microsoft.Office.Server.Search.WebControls namespace