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