SearchResultsBaseToolPart.ApplyMoreResultsSectionChanges Method
Called by the tool pane in order to apply changes to the More Results Link Options section of the selected Web Part.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Overridable Sub ApplyMoreResultsSectionChanges
'Usage
Me.ApplyMoreResultsSectionChanges()
protected virtual void ApplyMoreResultsSectionChanges()
See Also
Reference
SearchResultsBaseToolPart Class