SearchResultsBaseToolPart.CreateResultsQueryOptionsSection method
Creates the Results Query Options section.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Overridable Sub CreateResultsQueryOptionsSection
'Usage
Me.CreateResultsQueryOptionsSection()
protected virtual void CreateResultsQueryOptionsSection()
See also
Reference
SearchResultsBaseToolPart class