This default constructor initializes data structures and default values.
Sets the PathSeparatorToken to '_' (underscore).
Sets the PathKeyValueSeparator to '-' (dash).
Instantiates the CommandCollectionSerializer to a
new instance of the SeoCommandCollectionSerializer.
Instantiates the ParameterMapModifier to a new instance
of the EmptyParameterMapModifier.
Namespace:
Endeca.Web.Url.SeoAssembly: Endeca.Web.Url.Seo (in Endeca.Web.Url.Seo.dll) Version: 2.1.1.0 (2.1.1.0)
Syntax
| C# |
|---|
public BaseSeoUrlProvider() |
| Visual Basic (Declaration) |
|---|
Public Sub New |
| Visual C++ |
|---|
public: BaseSeoUrlProvider() |