The content tree defines not only the site map of your website, but it also how the pages are nested.
For example, when you request the /Products/Laptops/Acer-Aspire-3105WLMi page, the portal engine loads the content in the following order:
Processed path |
Page template |
Rendered page |
/ (root) |
Main menu page template |
|
/Products |
Products page template |
|
/Products/Laptops |
Laptops page template |
|
/Products/Laptops/Acer-Aspire-3105WLMi |
Inherits page template from parent page. The product detail is displayed automatically instead of the listing by the document viewer. |
Page url: http://devnet.kentico.com/docs/5_5r2/devguide/index.html?content_tree_and_page_templates.htm