[Missing <summary> documentation for "N:Litium.Foundation.Modules.CMS.PageTypes"]
Classes
| Class | Description | |
|---|---|---|
|
|
InvalidPageTypeNameException |
Thrown when trying to create a page type with an invalid name.
|
|
|
PageType |
Page type.
|
|
|
PageTypeCollection |
A collection of all page types in the CMS.
Enumerates over PageType instances.
|
|
|
PageTypeDoesNotExistException |
Thrown when the page type has been deleted.
|
|
|
PageTypeExistsException |
Thrown when the page type name already exists.
|
|
|
PageTypeInstanceCollection |
A collection of all page instances of a page type.
Enumerates over page instance ID's.
|
|
|
PageTypeStringCollection |
Collection of translated page type strings.
Language ID refers to a Litium Foundation language ID.
|