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
RequestResponse
public class LayoutQueryResponse : ObjectConstructors
LayoutQueryResponse()
Declaration
RequestResponse
public LayoutQueryResponse()Properties
Layout
Gets or sets Layout Service GraphQL Response.
Declaration
RequestResponse
public LayoutModel Layout { get; set; }Property Value
| Type | Description |
|---|---|
| LayoutModel |