ParamBinding for the Dk parameter. The value of the Dk parameter specifies whether default dimension value ranking or relevance ranking is used to order dimension search results.

Namespace:  Endeca.Web.Url.Seo.Parameters
Assembly:  Endeca.Web.Url.Seo (in Endeca.Web.Url.Seo.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public class Dk : ParamBinding
Visual Basic (Declaration)
Public Class Dk _
	Inherits ParamBinding
Visual C++
public ref class Dk : public ParamBinding

Remarks

Note that RAD.NET does not support the Dk parameter. It is included here, however, for completeness.

Inheritance Hierarchy

System..::.Object
  Endeca.Web.Url.Seo.Parameters..::.ParamBinding
    Endeca.Web.Url.Seo.Parameters..::.Dk

See Also