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

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public TextComparisonModeEnum ComparisonMode { get; set; }

Property Value

Type: TextComparisonModeEnum
See Also