Namespace EPiServer.Construction.Internal
Classes
ContentDataBuilder
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Default implementation of IContentDataBuilder
ContentDataFactory<TContentData>
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Creates an instance of IContentData instances of specified ContentType.
ContentFactory
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Helper class for creating content data instances such as PageData, Shared blocks and IContent according to the ContentType.
DynamicBlockFactory
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. 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
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Default implementation of IPropertyDataFactory.
SharedBlockFactory
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Default implementaion of ISharedBlockFactory.
Interfaces
IPageDataMetadataBuilder
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
IPropertyBlockBuilder
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Defines the signature for a component that builds up IPropertyBlock instances.