Overload List

  NameDescription
Format(CommandInfoCollection, ResultResolver)
A method to format a command that asserts the parameters. This method will call the FormatCommand method.
(Inherited from AbstractCommandFormatter.)
Format(CommandInfoCollection, ResultResolver, IDimensionValueCollectionCanonicalizer)
Formats the NavigationCommand contained within the CommandInfoCollection, and canonicalizes the keywords using the given IDimensionValueCollectionCanonicalizer. If a null canonicalizer is given, the keywords will be arranged without canonicalization. This method will return the string representing the current selected dimension values in the NavigationCommand using the IDimensionValuePathFormatters DimensionValuePathFormatters.

See Also