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

Classes

  Class Description
Public class BooleanProperty
A boolean property.
Public class CurrencyIDProperty
A page currency id property.
Public class DateProperty
A date property.
Public class DateTimeProperty
A date time property.
Public class DecimalProperty
A decimal property.
Public class ECommerceItemIDBaseProperty
Abstract base class for e-commerce item id properties.
Public class FileBaseProperty
Abstract base class for file properties.
Public class FileFromMediaArchiveProperty
A pointer to an file stored in the Media Archive.
Public class FileProperty
A file property.
Public class FlashProperty
A flash property.
Public class GroupIdProperty
A page group id property.
Public class GroupTemplateProperty
GroupTemplate Property.
Public class ImageBaseProperty
Abstract base class for image properties.
Public class ImageFromMediaArchiveProperty
A pointer to an image stored in the Media Archive.
Public class ImageProperty
An image property stored in the CMS module.
Public class IntegerProperty
An integer property.
Public class InvalidImageException
Thrown when trying to create an ImageProperty with an unknown/invalid image or image type.
Public class LinkEmailProperty
An email link (mailto:) property.
Public class LinkExternalProperty
An external link property.
Public class LinkInternalProperty
A page link property.
Public class MediaArchiveFolderProperty
PersonTemplate Property.
Public class OrganizationIdProperty
A page organization id property.
Public class OrganizationTemplateProperty
OrganizationTemplate Property.
Public class PersonIdProperty
A page person id property.
Public class PersonTemplateProperty
PersonTemplate Property.
Public class ProductCatalogIDProperty
A page product catalog id property.
Public class ProductCatalogItemIDBaseProperty
Abstract base class for product catalog item id properties.
Public class ProductGroupIDProperty
A page product group id property.
Public class ProductIDProperty
A page person id property.
Public class Property
Abstract base class for all properties (content and setting properties).
Public class PropertyCollection
A collection of content or settings properties of a page / working copy / page type / version copy.
Public class PropertyDoesNotExistException
Thrown when a property does not exist.
Public class PropertyExistsException
Thrown when the property name already exists.
Public class PropertyReadOnlyException
PropertyReadOnlyException - thrown when trying to write to a read only property.
Public class RelationsItemIDBaseProperty
Abstract base class for relations-item properties.
Public class RoleIDProperty
A page role id property.
Public class StringLongProperty
A long string property (more than 255 chars).
Public class StringLongSimpleProperty
A simple (without editor) long string property (more than 255 chars).
Public class StringProperty
A string property.
Public class StringShortProperty
A short string property (up to 255 chars).

Interfaces

  Interface Description
Public interface IPropertyOwner
Interface for entities which have content and setting properties.

Enumerations

  Enumeration Description
Public enumeration PropertyCollectionTypes
Property collection types.
Public enumeration PropertyOwnerTypes
Property owner types.
Public enumeration PropertyTypes
Property types.