Namespace Umbraco.Core.Models.PublishedContent
Classes
IndexedArrayItem <TContent>
Represents an item in an array that stores its own index and the total count.
ModelType
Represents the CLR type of a model.
NoopPublishedModelFactory
Represents a no-operation factory.
NoopPublishedValueFallback
Provides a noop implementation for IPublished
PublishedContentModel
Represents a strongly-typed published content.
PublishedContentType
Represents an IPublished
PublishedContentTypeExtensions
PublishedContentWrapped
Provides an abstract base class for IPublishedContent
implementations that
wrap and extend another IPublishedContent
.
PublishedCultureInfo
Contains culture specific values for IPublished
PublishedDataType
Represents a published data type.
PublishedElementModel
Represents a strongly-typed published element.
PublishedElementWrapped
Provides an abstract base class for IPublishedElement
implementations that
wrap and extend another IPublishedElement
.
PublishedModelAttribute
Indicates that the class is a published content model for a specified content type.
PublishedModelFactory
Implements a strongly typed content model factory
PublishedPropertyType
Represents a published property type.
PublishedSearchResult
ThreadCultureVariationContextAccessor
Provides a CurrentUICulture-based implementation of IVariation
VariationContext
Represents the variation context.
VariationContextAccessorExtensions
Structs
Fallback
Manages the built-in fallback policies.
Interfaces
ILivePublishedModelFactory
Provides a live published model creation service.
ILivePublishedModelFactory2
Provides a live published model creation service.
IPublishedContent
Represents a published content item.
IPublishedContentType
Represents an IPublished
IPublishedContentType2
Represents an IPublished
IPublishedContentTypeFactory
Creates published content types.
IPublishedElement
Represents a published element.
IPublishedModelFactory
Provides the published model creation service.
IPublishedProperty
Represents a property of an IPublishedElement
.
IPublishedPropertyType
Represents a published property type.
IPublishedValueFallback
Provides a fallback strategy for getting IPublished
IVariationContextAccessor
Gives access to the current Variation
Enums
PublishedItemType
The type of published element.
UrlMode
Specifies the type of URLs that the URL provider should produce, Auto is the default.