Persisting the dock layout

The API of RadDockLayout provides developers with the ability to save the positions of the dock objects on the page in various storage mediums, such as Database, Session, Cookie, etc. To accomplish such scenario you need to use the LoadDockLayout and SaveDockLayout events.