Click or drag to resize
CMSDeskPageEnableSplitMode Property
Indicates if split mode (side by side comparison) is enabled for this page. Default value is false.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected bool EnableSplitMode { get; set; }

Property Value

Type: Boolean
See Also