Endeca Presentation API
ERecSearch Constructor (key, terms)
NamespacesEndeca.NavigationERecSearchERecSearchERecSearchNew(String, String)
Constructor specifying the key and the terms of the search.
Declaration Syntax
C#Visual BasicVisual C++
public ERecSearch(
	string key,
	string terms
)
Public Sub New ( _
	key As String, _
	terms As String _
)
public:
ERecSearch (
	String^ key, 
	String^ terms
)
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.
Remarks
The search options are set to null.

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