Click or drag to resize
HTMLTextDiffListIgnoreHTMLTags Property
If true, the HTML tags are ignored in the comparison.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public bool IgnoreHTMLTags { get; set; }

Property Value

Type: Boolean
See Also