Class OutputReplacer
- Namespace
- Dynamicweb.Frontend
- Assembly
- Dynamicweb.dll
Does various formatting of the output from pageview object
- Inheritance
-
Output
Replacer
- Inherited Members
Constructors
OutputReplacer()
Methods
ReplaceNavigationTags(string?, PageView)
Parameters
Returns
ReplaceUrl(string?)
Replace the internal url to be search friendly format if activated.
Parameters
internalLinkstringThe internal link.
Returns
ReplaceUrls(string?)
Replace the urls in the passed html to be search friendly format if activated.
Parameters
htmlstringThe HTML.