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
RequestResponse
public class ItemModel : ObjectConstructors
ItemModel()
Declaration
RequestResponse
public ItemModel()Properties
Rendered
Gets or sets Rendered data.
Declaration
RequestResponse
public Nullable<JsonElement> Rendered { get; set; }Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Text.Json.JsonElement> |