Class SitecoreLayoutResponseContent
Version: 21.x
Models the content of the response from calling the Sitecore layout service.
Inheritance
System.Object
SitecoreLayoutResponseContent
Namespace: Sitecore.LayoutService.Client.Response
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
Constructors
SitecoreLayoutResponseContent()
Declaration
Properties
ContextRawData
Gets or sets ContextRawData string.
Declaration
Property Value
| Type | Description |
|---|---|
| System.String |
Sitecore
Gets or sets the root SitecoreData object.
Declaration
Property Value
| Type | Description |
|---|---|
| SitecoreData |