==Use a custom control as container for your layout== For example, create a panel wich some elements. Assume you want this panel in every page, but you want to place your actual content inside that panel: - Place an "editable area" control in your panel. - Make a custom control out of the panel. - ... |