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.FormattingAssembly: Endeca.Web.Url.Seo (in Endeca.Web.Url.Seo.dll) Version: 2.1.1.0 (2.1.1.0)
Syntax
| C# |
|---|
public interface IDimensionValueCollectionFormatter |
| Visual Basic (Declaration) |
|---|
Public Interface IDimensionValueCollectionFormatter |
| Visual C++ |
|---|
public interface class IDimensionValueCollectionFormatter |