Endeca Presentation API
SetDk Method (r)
NamespacesEndeca.NavigationUrlENEQuerySetDk(String)
Sets the dimension search behavior to order results. DimSearchRankResults.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void SetDk(
	string r
)
Public Overridable Sub SetDk ( _
	r As String _
)
public:
virtual void SetDk (
	String^ r
)
Parameters
r (String)
Either 0 (the default) to use the default dimension value ranking to order dimension search results or 1 to use relevance ranking.
Exceptions
ExceptionCondition
UrlENEQueryParseException If unable to parse how the dimension search results should be ordered.

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