Table of Contents

Interface ISitecoreRenderingEngineBuilder

Namespace
Sitecore.AspNetCore.SDK.RenderingEngine.Interfaces
Assembly
Sitecore.AspNetCore.SDK.RenderingEngine.dll

Contract for configuring Sitecore Rendering Engine services.

public interface ISitecoreRenderingEngineBuilder
Extension Methods

Properties

Services

Gets the IServiceCollection where Sitecore Rendering Engine services are configured.

IServiceCollection Services { get; }

Property Value

IServiceCollection