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
RequestResponse
public class SitecoreLayoutResponseContent : Object

Constructors

SitecoreLayoutResponseContent()

Declaration
RequestResponse
public SitecoreLayoutResponseContent()

Properties

ContextRawData

Gets or sets ContextRawData string.

Declaration
RequestResponse
public string ContextRawData { get; set; }
Property Value
TypeDescription
System.String

Sitecore

Gets or sets the root SitecoreData object.

Declaration
RequestResponse
public SitecoreData Sitecore { get; set; }
Property Value
TypeDescription
SitecoreData

Do you have some feedback for us?

If you have suggestions for improving this article,