Page types
A page type defines the content and settings for a page. A page type can be a product page showing product details, or a category page listing products, or the checkout page.
Litium Accelerator page types
When using the Litium Accelerator, many page types are already set up for your project. They are a starting point from which you can continue adding customer specific requirements.
Litium Accelerator page types
A page type defines the content and settings for a page. A page type can be a product page showing product details, or a category page listing products, or the checkout page.
This section shows how to programmatically create page types and how to use the Litium API.
A template is the .aspx file that renders the content of a page. A page type can have many templates.
This section shows the API functionality available for page templates.
This article explains how to export a pagetype and import it to a different Litium project. The typical usage is that, you develop a pagetype that can be re-used in other projects.