SearchResultsBaseToolPart._ResultsQueryOptionsSection Field
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected _ResultsQueryOptionsSection As HtmlGenericControl
'Usage
Dim value As HtmlGenericControl
value = Me._ResultsQueryOptionsSection
Me._ResultsQueryOptionsSection = value
protected HtmlGenericControl _ResultsQueryOptionsSection
See Also
Reference
SearchResultsBaseToolPart Class