Class ItemModel

Version: 21.x

Layout Service GraphQL Response item data.

Inheritance

System.Object

ItemModel

Namespace: Sitecore.LayoutService.Client.RequestHandlers.GraphQL

Assembly: Sitecore.LayoutService.Client.dll

Syntax
public class ItemModel : Object

Constructors

ItemModel()

Declaration
public ItemModel()

Properties

Rendered

Gets or sets Rendered data.

Declaration
public Nullable<JsonElement> Rendered { get; set; }
Property Value
TypeDescription
System.Nullable

<

System.Text.Json.JsonElement

>
If you have suggestions for improving this article, let us know!