Share via


QuerySuggestionsToolPart.AddResultsDisplayPropertySectionControls Method

Adds the section for configuring the Web Part’s display properties 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 AddResultsDisplayPropertySectionControls ( _
    SectionTable As Table _
)
'Usage
Dim SectionTable As Table

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

Parameters

See Also

Reference

QuerySuggestionsToolPart Class

QuerySuggestionsToolPart Members

Microsoft.Office.Server.Search.WebControls Namespace