What’s New in DXperience 12.1
MVC Docking Suite
New Extension Suite - Docking
With this release, we have added a Docking Suite to our MVC Extensions Library.
This suite offers three components - DockPanel, DockZone and DockManager. They allow you to manage content placeholders (dock panels), which can be moved by end-users between specific regions (dock zones) of a web page. A dock panel can either be docked to a dock zone or made to float. Dock zones can be placed on any section of a page; and orientation and size is fully customizable. DockManager allows you to provide centralized programmatic control of all dock panels and dock zones contained within a page.

A typical use scenario is the implementation of a personalized web page populated with web gadgets.