Click or drag to resize
TextComparisonIgnoreHTMLTags Property
If true, the HTML tags are ignored in comparison but produced in resulting text in their original version.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool IgnoreHTMLTags { get; set; }

Property Value

Type: Boolean
See Also