How to Create a Page Type
- In Admin Mode, select Create New Page Type on the Page Type tab.
- Enter a name for the page types in the Name field. This text is often determined by the language files.
- Specify text that describes the page type. The description is the information displayed to editors when they create a new page.
- Specify the path and file name of the page template (.aspx).
- Specify if the page type can be selected in Edit mode by selecting Available in Edit mode.
- Specify the index amount for the page in the Sort index field.
- Click Save.
For information about how to add a properties to a Page Type see the EPiServer Properties.
For further information see Page Type in the Important Concepts section.