Detached Panels
The TabPanel has a built-in panel that shows the content of the selected tab. In some cases, you may want to display the content in a different element.
To do that, hide the built-in content element and use the OnClientSelectedIndexChanged event to update the content.