This interface is implemented by classes that format the DimensionValues in an IEnumerable<(Of <(T>)>). The IEnumerable<(Of <(T>)>) often represents a navigation state or the DimensionValues of a Record.

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

Syntax

C#
public interface IDimensionValueCollectionFormatter
Visual Basic (Declaration)
Public Interface IDimensionValueCollectionFormatter
Visual C++
public interface class IDimensionValueCollectionFormatter

See Also