Understanding Multi Layout Regions

The Multi Layout Regions component is based on the Ajax programming style. This means that extra data is requested from the server and loaded in the background without interfering with the display and behavior of the existing page. Entire Web pages do not have to be reloaded each time there is a need to fetch data from the server.

A Multi Layout Region is a container you use to group Layout Regions in a defined area on the page. Multi Layout Regions are page segments that you can place, size, and control independently from the rest of the page.

There are five key aspects to using Multi Layout Regions:

To create dynamic pages and make them richer and more interactive for the users, you can display the Layout Regions of a Multi Layout Region navigating with different types of tab controls. Tab Controls are page elements, such as accordions and tabbed panels that make your page more interesting and interactive. There are several types of navigation structure among Layout Regions of the Multi Layout Regions.

A Multi Layout Region can be placed either on the Page Layout or on the MasterBorder. You can add as many Multi Layout Regions to a page as you want.