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