SearchResultsBaseToolPart.AddResultsDisplayPropertySectionControls Method

Adds the controls for the Display Properties section.

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

Syntax

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

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

Parameters

See Also

Reference

SearchResultsBaseToolPart Class

SearchResultsBaseToolPart Members

Microsoft.Office.Server.Search.WebControls Namespace