Endeca Presentation API
ERecSearch Constructor (key, terms, opts)
NamespacesEndeca.NavigationERecSearchERecSearchERecSearchNew(String, String, String)
Constructor specifying the key, terms, and options of the search.
Declaration Syntax
C#Visual BasicVisual C++
public ERecSearch(
	string key,
	string terms,
	string opts
)
Public Sub New ( _
	key As String, _
	terms As String, _
	opts As String _
)
public:
ERecSearch (
	String^ key, 
	String^ terms, 
	String^ opts
)
Parameters
key (String)
The key (an Endeca property, dimension, or search interface) of the records with which to search.
terms (String)
The terms of the search.
opts (String)
Sequence of key/value pairs delimited by the '+' character.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0