ParamBinding for the A parameter. The A parameter is the record specification of the Endeca aggregated record in the AggregateRecordDetailsCommand.

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

Inheritance Hierarchy

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

See Also