Click or drag to resize
TextComparisonComparisonMode Property
Indicates if whole source text will be compared including HTML.

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

Property Value

Type: TextComparisonModeEnum
See Also