QueryState members

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.

The QueryState type exposes the following members.

Constructors

  Name Description
Public method QueryState

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public field d Trim Duplicates Include ID
Public field e Enable query rules
Public field k Keyword
Public field l Query language
Public field m Ranking model ID
Public field o Sort orders
Public field r Refinement filter
Public field s Start at
Public field x reordering rules

Top

See also

Reference

QueryState class

Microsoft.Office.Server.Search.WebControls namespace