Type of comparison in which should be compared text treated.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Members
| Member name | Value | Description | |
|---|---|---|---|
| HTML | 0 | Default mode in which HTML is treated as not compared container. | |
| PlainText | 1 | Whole text is compared including possible HTML. | |
| PlainTextWithoutFormating | 2 | Whole text is compared and no balacing is done. |
See Also