QueryState class

Tracks transient search query properties that can be changed by a regular searcher and need to be persisted in url bookmarks This does not include more permenant query properteis that are only stored on webparts which require modify webpart site permission to change.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.Search.WebControls.QueryState

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

Syntax

'Declaration
Public Class QueryState
'Usage
Dim instance As QueryState
public class QueryState

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

QueryState members

Microsoft.Office.Server.Search.WebControls namespace