Share via


TopAnswerToolPart.AddLocationSectionControls Method

Adds the controls to the Location Properties section of the tool pane.

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

Syntax

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

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

Parameters

See Also

Reference

TopAnswerToolPart Class

TopAnswerToolPart Members

Microsoft.Office.Server.Search.WebControls Namespace