Formats a DimensionValuePath by applying IStringFormatters. The
RootFormatter is used for the dimension root, and the PathFormatter
is applied to the ancestor and selected dimension values.
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 class DimensionValuePathFormatter : IDimensionValuePathFormatter |
| Visual Basic (Declaration) |
|---|
Public Class DimensionValuePathFormatter _ Implements IDimensionValuePathFormatter |
| Visual C++ |
|---|
public ref class DimensionValuePathFormatter : IDimensionValuePathFormatter |