Class RenderingEnginePipeline

Version: 21.x

Exposes logic to configure Rendering Engine features for a request.

Inheritance
System.Object
RenderingEnginePipeline
Namespace: Sitecore.AspNet.RenderingEngine.Middleware
Assembly: Sitecore.AspNet.RenderingEngine.dll
Syntax
RequestResponse
public class RenderingEnginePipeline : Object

Constructors

RenderingEnginePipeline()

Declaration
RequestResponse
public RenderingEnginePipeline()

Methods

Configure(IApplicationBuilder)

Adds the Sitecore Rendering Engine features to the given Microsoft.AspNetCore.Builder.IApplicationBuilder.

Declaration
RequestResponse
public virtual void Configure(IApplicationBuilder app)
Parameters
TypeNameDescription
Microsoft.AspNetCore.Builder.IApplicationBuilderapp

The Microsoft.AspNetCore.Builder.IApplicationBuilder to add features to.

Do you have some feedback for us?

If you have suggestions for improving this article,