Creates a new instance of the RegexReplacementStringFormatter class.

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 RegexReplacementStringFormatter()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
RegexReplacementStringFormatter()

See Also