Creates a new instance of the UrlParser class. Uses the default value of '_' for the separator and '-' for the navdelimiter

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

Syntax

C#
public UrlParser()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
UrlParser()

See Also