Interface ISitecoreRenderingEngineBuilder
Version: 21.x
Contract for configuring Sitecore Rendering Engine services.
Namespace: Sitecore.AspNet.RenderingEngine
Assembly: Sitecore.AspNet.RenderingEngine.Abstractions.dll
Syntax
RequestResponse
public interface ISitecoreRenderingEngineBuilderProperties
Services
Gets the Microsoft.Extensions.DependencyInjection.IServiceCollection where Sitecore Rendering Engine services are configured.
Declaration
RequestResponse
IServiceCollection Services { get; }Property Value
| Type | Description |
|---|---|
| Microsoft.Extensions.DependencyInjection.IServiceCollection |