PageType (Type)
Integer identifying a page's type; for example, 0 (normal or uploaded document), 1 (template), 4 (custom element), 6 (page set), and so on.
Based On:
Enumeration
Possible Values:
Value | Display Value | Description |
---|---|---|
0 | normal or uploaded page | 'normal' or 'uploaded' page. |
1 | user template | User-generated (or stock) template; this has at least one parent. |
10 | taxonomy object | Not really a page; this is a placeholder for Taxonomy object. |
11 | XML Publication | Not really a page; this is a placeholder for XML Publication. |
12 | HTML Snippet | Not really a page; this is a placeholder for an HTML Snippet object. |
14 | multimedia file | Multimedia file. |
15 | multimedia playlist | Multimedia playlist. |
2 | base template | Base template ; this has no parents. |
3 | uploaded image | Page ID for an uploaded image. |
4 | custom element | Page ID for a custom control. |
400 | max factory-defined page type | Maimum x possible factory-defined page type. |
5 | site-level security | Not really a page; this is aplaceholder for (sub-)site-level security. |
6 | page set | Not really a page; this is a placeholder for page set. |
7 | external file | External file. |
8 | external page | External page. |
9 | custom object definition | Custom object definition. |
Error Message:
Must be an integer that identifies a page's type; for example, 0 (normal or uploaded document), 1 (template), 4 (custom element), 6 (page set), and so on.