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
RequestResponse
public class LayoutModel : ObjectConstructors
LayoutModel()
Declaration
RequestResponse
public LayoutModel()Properties
Item
Gets or sets Item Data.
Declaration
RequestResponse
public ItemModel Item { get; set; }Property Value
| Type | Description |
|---|---|
| ItemModel |