Endeca Presentation API
SetNtk Method (keys)
NamespacesEndeca.NavigationUrlENEQuerySetNtk(String)
Sets the keys of the record search of the navigation query.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void SetNtk(
	string keys
)
Public Overridable Sub SetNtk ( _
	keys As String _
)
public:
virtual void SetNtk (
	String^ keys
)
Parameters
keys (String)
A urldecoded '|' delimited sequence of record search keys.
Remarks
The keys are delimited by '|'. The Ntt parameter MUST be used with the Ntt parameter indicating the search terms for each key. In addition Ntt should have the same number of term sets as Ntk has keys.
Exceptions
ExceptionCondition
UrlENEQueryParseException Thrown if problem parsing or pairing up with search terms.

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