Performs the HTML code fix to become valid XHTML. Method for complete fix solution.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- sourceHtml
- Type: System String
Source HTML code
- settings
- Type: CMS.Helpers FixXHTMLSettings
Settings
- applicationPath
- Type: System String
Application path (for resolving URLs)
Return Value
Type: StringSee Also