Share via


SearchResultsBaseToolPart._FixedQueryTextBox field

Stores the fixed query specified in the Fixed Keyword Query text box.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Protected _FixedQueryTextBox As TextBox
'Usage
Dim value As TextBox

value = Me._FixedQueryTextBox

Me._FixedQueryTextBox = value
protected TextBox _FixedQueryTextBox

See also

Reference

SearchResultsBaseToolPart class

SearchResultsBaseToolPart members

Microsoft.Office.Server.Search.WebControls namespace