ParamBinding for the Dp parameter. The Dp parameter specifies the number of dimension value matches to return per dimension.

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 Dp : ParamBinding
Visual Basic (Declaration)
Public Class Dp _
	Inherits ParamBinding
Visual C++
public ref class Dp : public ParamBinding

Inheritance Hierarchy

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

See Also