Namespace EPiServer.Construction
Classes
BuildingContext
Contains the context information used to build up a IContent
ConstructorParameterResolver
Resolves constructor parameters for types that have non default constructors. Will call registered IConstructor
ContentFactoryExtensions
Extension methods for IContent
Interfaces
IConstructorParameterResolver
Signature for component that resolves dependencies to use in construction of types.
IContentDataBuilder
Defines the signature for a component that adds properties to a IContent
IContentDataFactory<TContentData>
Defines the signature for a component that is responsible for constructing IContent
IContentFactory
Factory class for creating IContent instances according to the Content
IPropertyDataFactory
Defines the signature for a component that constructs Property
ISharedBlockFactory
Defines signature for a factory that creates shared instances of Block