Namespace EPiServer.Construction.Internal
Classes
ContentDataBuilder
Default implementation of IContentDataBuilder
ContentDataFactory<TContentData>
Creates an instance of IContentData instances of specified ContentType.
ContentFactory
Helper class for creating content data instances such as PageData, Shared blocks and IContent according to the ContentType.
DynamicBlockFactory
Factory to create DynamicBlocks which makes it possible to add a block property to a content instance that is not part of the ContentType.
PropertyDataFactory
Default implementation of IPropertyDataFactory.
SharedBlockFactory
Default implementaion of ISharedBlockFactory.
Interfaces
IPageDataMetadataBuilder
IPropertyBlockBuilder
Defines the signature for a component that builds up IPropertyBlock instances.