This interface is implemented by classes that will format a specific command type.

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 ICommandFormatter
Visual Basic (Declaration)
Public Interface ICommandFormatter
Visual C++
public interface class ICommandFormatter

See Also