Show / Hide Table of Contents

Namespace Sitecore.AspNet.RenderingEngine

Classes

HttpContextExtensions

Extension methods to support the Microsoft.AspNetCore.Http.HttpContext.

RenderingEngineConstants

Various constants relevant to the Sitecore Rendering Engine.

RenderingEngineConstants.RouteValues

Constants relevant to Request Route Values.

RenderingEngineConstants.SitecoreLocalization

Constants relevant to Sitecore localization functionality.

RenderingEngineConstants.SitecoreTagHelpers

Constants relevant to the Sitecore tag helpers.

RenderingEngineConstants.SitecoreViewComponents

Constants relevant to Sitecore view components.

SitecoreLayoutRequestMapper

Maps a Microsoft.AspNetCore.Http.HttpRequest to a SitecoreLayoutRequest.

SitecoreRenderingContext

Represents the context data for Sitecore rendering logic.

SitecoreRenderingEngineBuilder

Contract for configuring Sitecore Rendering Engine services.

Interfaces

ISitecoreLayoutRequestMapper

Contract for implementing the mapping logic from a Microsoft.AspNetCore.Http.HttpRequest to a SitecoreLayoutRequest.

ISitecoreRenderingContext

Represents the context data for Sitecore rendering logic.

ISitecoreRenderingEngineBuilder

Contract for configuring Sitecore Rendering Engine services.

Back to top Generated by DocFX