Parse a string to Xhtml.
This function is used internally by the class to convert values to Xhtml.
If you write your own class and inherit this class, you can modify the parser logic by
overriding this function.
Namespace:
EPiServer.SpecializedPropertiesAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
Parameters
- unparsedString
- Type: System..::.String
A string containing html that will be converted to Xhtml, if possible.