[Missing <summary> documentation for "N:Litium.Foundation.Modules.CMS.PageTypes"]

Classes

  Class Description
Public class InvalidPageTypeNameException
Thrown when trying to create a page type with an invalid name.
Public class PageType
Page type.
Public class PageTypeCollection
A collection of all page types in the CMS. Enumerates over PageType instances.
Public class PageTypeDoesNotExistException
Thrown when the page type has been deleted.
Public class PageTypeExistsException
Thrown when the page type name already exists.
Public class PageTypeInstanceCollection
A collection of all page instances of a page type. Enumerates over page instance ID's.
Public class PageTypeStringCollection
Collection of translated page type strings. Language ID refers to a Litium Foundation language ID.