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