Table of Contents

Class LayoutQueryResponse

Namespace
Sitecore.AspNetCore.SDK.LayoutService.Client.Request.Handlers.GraphQL
Assembly
Sitecore.AspNetCore.SDK.LayoutService.Client.dll

Layout Service GraphQL Response.

public class LayoutQueryResponse
Inheritance
LayoutQueryResponse
Inherited Members

Properties

Layout

Gets or sets Layout Service GraphQL Response.

public LayoutModel? Layout { get; set; }

Property Value

LayoutModel