SearchResultsBaseToolPart.ApplyResultsQueryOptionsSectionChanges Method
Called by the tool pane in order to apply changes to the Results Query 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 ApplyResultsQueryOptionsSectionChanges
'Usage
Me.ApplyResultsQueryOptionsSectionChanges()
protected virtual void ApplyResultsQueryOptionsSectionChanges()
See Also
Reference
SearchResultsBaseToolPart Class