SearchResultsBaseToolPart.CreateResultsDisplayPropertiesSection Method
Creates the Display Properties section.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Overridable Sub CreateResultsDisplayPropertiesSection
'Usage
Me.CreateResultsDisplayPropertiesSection()
protected virtual void CreateResultsDisplayPropertiesSection()
See Also
Reference
SearchResultsBaseToolPart Class