A Hashtable containing All of the Parameters, consisting of the NavigationParamMapping, AggregateRecordDetailsParamMapping, DimensionSearchParamMapping, and RecordDetailsParamMapping. The key in the hashtable is the ParamKey. The value in the hashtable is the subclass of ParamBinding.

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 static Hashtable AllMappings
Visual Basic (Declaration)
Public Shared AllMappings As Hashtable
Visual C++
public:
static Hashtable^ AllMappings

See Also