Endeca Presentation API
SetNtx Method (termSets)
NamespacesEndeca.NavigationUrlENEQuerySetNtx(String)
Sets the options for the record search of the navigation query.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void SetNtx(
	string termSets
)
Public Overridable Sub SetNtx ( _
	termSets As String _
)
public:
virtual void SetNtx (
	String^ termSets
)
Parameters
termSets (String)
A urldecoded '|' delimited sequence of record search option sets.
Remarks
Each set of options is delimited by '|'. The Ntx parameter MUST be used with the Ntt and Ntk parameters, and should have the same number of values as these parameters.
Exceptions
ExceptionCondition
UrlENEQueryParseException Thrown if problem parsing or pairing up with search keys.

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