Class LayoutModel

Version: 21.x

Layout Service GraphQL Response layout data.

Inheritance

System.Object

LayoutModel

Namespace: Sitecore.LayoutService.Client.RequestHandlers.GraphQL

Assembly: Sitecore.LayoutService.Client.dll

Syntax
public class LayoutModel : Object

Constructors

LayoutModel()

Declaration
public LayoutModel()

Properties

Item

Gets or sets Item Data.

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