Click or drag to resize
TextComparisonRenderingMode Property
Switch between rendering source text and destination text.

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

Property Value

Type: TextComparisonTypeEnum
See Also