Sdl.Web.Tridion.Mapping ModelBuilderPipeline em C# (CSharp) - 17 exemplos encontrados. Esses são os exemplos do mundo real mais bem avaliados de Sdl.Web.Tridion.Mapping.ModelBuilderPipeline em C# (CSharp) extraídos de projetos de código aberto. Você pode avaliar os exemplos para nos ajudar a melhorar a qualidade deles.
Represents a pipeline/chain of configured Strongly Typed View Model Builders (DD4T-based).
Each Model Builder in the pipeline is invoked and has the possibility to modify the resulting Page/Entity Model. The first Model Builder has to construct the View Models (it will get in null). Normally, the DefaultModelBuilder will be the first and only one. NOTE: The Model Builder pipeline is not a public extension point; it should only be used for advanced (SDL-owned) modules like the SmartTarget module.