Class Rendering
Version: 21.x
Represents the rendering information for a presentation device returned in a Sitecore layout service response.
Inheritance
System.Object
Rendering
Namespace: Sitecore.LayoutService.Client.Response.Model.Presentation
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
Constructors
Rendering()
Declaration
Properties
Caching
Gets or sets the caching details.
Declaration
Property Value
| Type | Description |
|---|---|
| CachingData |
DataSource
Gets or sets the data source.
Declaration
Property Value
| Type | Description |
|---|---|
| System.String |
Id
Gets or sets the rendering ID.
Declaration
Property Value
| Type | Description |
|---|---|
| System.String |
InstanceId
Gets or sets the instance ID.
Declaration
Property Value
| Type | Description |
|---|---|
| System.String |
Parameters
Gets or sets the parameters.
Declaration
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.Dictionary<System.String, System.String> |
Personalization
Gets or sets the personalization details.
Declaration
Property Value
| Type | Description |
|---|---|
| Personalization |
PlaceholderKey
Gets or sets the placeholder key.
Declaration
Property Value
| Type | Description |
|---|---|
| System.String |