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 IPublishedValueFallback.
PublishedContentModel
Represents a strongly-typed published content.
PublishedContentType
Represents an IPublishedElement type.
PublishedContentTypeExtensions
PublishedContentWrapped
Provides an abstract base class for IPublishedContent
implementations that
wrap and extend another IPublishedContent
.
PublishedCultureInfo
Contains culture specific values for IPublishedContent.
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 IVariationContextAccessor.
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 IPublishedElement type.
IPublishedContentType2
Represents an IPublishedElement type.
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 IPublishedElement values.
IVariationContextAccessor
Gives access to the current VariationContext.
Enums
PublishedItemType
The type of published element.
UrlMode
Specifies the type of URLs that the URL provider should produce, Auto is the default.