Table of Contents

Class LayoutModel

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

Layout Service GraphQL Response layout data.

public class LayoutModel
Inheritance
LayoutModel
Inherited Members

Properties

Item

Gets or sets Item Data.

public ItemModel? Item { get; set; }

Property Value

ItemModel