SearchResultsBaseToolPart.PopulateResultsDisplayPropertiesSection Method
Sets the initial state for the controls in the Display 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 PopulateResultsDisplayPropertiesSection
'Usage
Me.PopulateResultsDisplayPropertiesSection()
protected virtual void PopulateResultsDisplayPropertiesSection()
See Also
Reference
SearchResultsBaseToolPart Class