Converts between a list of EndecaCommands and a list of UrlParams.

Namespace:  Endeca.Web.Url.Seo
Assembly:  Endeca.Web.Url.Seo (in Endeca.Web.Url.Seo.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public class SeoCommandCollectionSerializer : ICommandCollectionSerializer
Visual Basic (Declaration)
Public Class SeoCommandCollectionSerializer _
	Implements ICommandCollectionSerializer
Visual C++
public ref class SeoCommandCollectionSerializer : ICommandCollectionSerializer

Inheritance Hierarchy

System..::.Object
  Endeca.Web.Url.Seo..::.SeoCommandCollectionSerializer

See Also