TopAnswerToolPart.ApplyLocationSectionChanges Method
Applies the property changes in the Location Properties section to the Web Part on the server.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Overridable Sub ApplyLocationSectionChanges
'Usage
Me.ApplyLocationSectionChanges()
protected virtual void ApplyLocationSectionChanges()