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