Table of Contents

Interface ISitecoreLayoutClientBuilder

Namespace
Sitecore.AspNetCore.SDK.LayoutService.Client.Interfaces
Assembly
Sitecore.AspNetCore.SDK.LayoutService.Client.dll

Contract for configuring Sitecore layout service clients.

public interface ISitecoreLayoutClientBuilder
Extension Methods

Properties

Services

Gets the IServiceCollection where Sitecore layout services are configured.

IServiceCollection Services { get; }

Property Value

IServiceCollection