TextComparisonModeEnum EnumerationKentico 8.0 API Reference
Type of comparison in which should be compared text treated.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
HTML0 Default mode in which HTML is treated as not compared container.
PlainText1 Whole text is compared including possible HTML.
PlainTextWithoutFormating2 Whole text is compared and no balacing is done.
See Also