Class SitecoreData
Version: 21.x
Represents the root Sitecore result object returned in a Sitecore layout service response.
Inheritance
System.Object
SitecoreData
Namespace: Sitecore.LayoutService.Client.Response.Model
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
Constructors
SitecoreData()
Declaration
Properties
Context
Gets or sets the Context of the layout response.
Declaration
Property Value
| Type | Description |
|---|---|
| Context |
Devices
Gets or sets the presentation Device list of the layout response.
Declaration
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<Device> |
Route
Gets or sets the Route of the layout response.
Declaration
Property Value
| Type | Description |
|---|---|
| Route |