Click or drag to resize

GlobalSearchAttrs Enumeration

Defines the attributes for global search in the single frame master.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum GlobalSearchAttrs
Members
  Member nameValueDescription
Hidden1Global search should be hidden.
SaveLastSearch2Save the last search value as a user preference.
FullTextHints4Show full text search hints on the search results landing page.
NoNavBarFind8Do not show the Find search controls at the top of the NavBar. This is typically set when global search controls are present elsewhere.
See Also