Click or drag to resize
TextComparisonOnPreRender Method
Sets paired control diff lists.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
protected override void OnPreRender(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
Event arguments
See Also