CMSPage RegisterSplitModeSync Method (Boolean, Boolean, Boolean)Kentico 8.0 API Reference
Registers java script for synchronization scroll bars in split mode.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

basePage
Type: OnlineSystem Boolean
Indicates if page is base.
body
Type: OnlineSystem Boolean
Indicates if event 'scroll' should be bound on document body.
refresh
Type: OnlineSystem Boolean
Indicates if the second frame should be refreshed.
See Also