SearchResultsBaseToolPart.AddResultsQueryOptionsSectionControls method

Adds the controls for the Results Query Options section.

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

Syntax

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

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

Parameters

See also

Reference

SearchResultsBaseToolPart class

SearchResultsBaseToolPart members

Microsoft.Office.Server.Search.WebControls namespace