Constructor allowing to set how to treat HTML tags.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- src
- Type: System String
Source HTML string
- dst
- Type: System String
Destination HTML string
- treatAsPlainText
- Type: System Boolean
Indicates if compared text should be treated as plain text even if contains HTML
See Also