SearchResultsBaseToolPart._ResultsDisplaySection Field
The Display Properties section tool pane.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected _ResultsDisplaySection As HtmlGenericControl
'Usage
Dim value As HtmlGenericControl
value = Me._ResultsDisplaySection
Me._ResultsDisplaySection = value
protected HtmlGenericControl _ResultsDisplaySection
See Also
Reference
SearchResultsBaseToolPart Class