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