Class LayoutQueryResponse

Version: 21.x

Layout Service GraphQL Response.

Inheritance

System.Object

LayoutQueryResponse

Namespace: Sitecore.LayoutService.Client.RequestHandlers.GraphQL

Assembly: Sitecore.LayoutService.Client.dll

Syntax
public class LayoutQueryResponse : Object

Constructors

LayoutQueryResponse()

Declaration
public LayoutQueryResponse()

Properties

Layout

Gets or sets Layout Service GraphQL Response.

Declaration
public LayoutModel Layout { get; set; }
Property Value
TypeDescription
LayoutModel
If you have suggestions for improving this article, let us know!