Class PlaceholderData

Version: 21.x

Represents the placeholder information for a presentation device returned in a Sitecore layout service response.

Inheritance
System.Object
PlaceholderData
Namespace: Sitecore.LayoutService.Client.Response.Model.Presentation
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
RequestResponse
public class PlaceholderData : Object

Constructors

PlaceholderData()

Declaration
RequestResponse
public PlaceholderData()

Properties

InstanceId

Gets or sets the instance ID.

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

Key

Gets or sets the placeholder key.

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

MetadataId

Gets or sets the metadata ID.

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

Do you have some feedback for us?

If you have suggestions for improving this article,