Formats the NavigationCommand

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

Syntax

C#
public class NavigationCommandFormatter : AbstractCommandFormatter, 
	ICanonicalizableCommandFormatter, ICommandFormatter
Visual Basic (Declaration)
Public Class NavigationCommandFormatter _
	Inherits AbstractCommandFormatter _
	Implements ICanonicalizableCommandFormatter, ICommandFormatter
Visual C++
public ref class NavigationCommandFormatter : public AbstractCommandFormatter, 
	ICanonicalizableCommandFormatter, ICommandFormatter

Inheritance Hierarchy

System..::.Object
  Endeca.Web.Url.Seo.Formatting..::.AbstractCommandFormatter
    Endeca.Web.Url.Seo.Formatting..::.NavigationCommandFormatter

See Also