Class Placeholder
Version: 21.x
Represents the placeholder feature collection for a Sitecore layout service response.
Inheritance
System.Object
Placeholder
Namespace: Sitecore.LayoutService.Client.Response.Model
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
RequestResponse
public class Placeholder : List<IPlaceholderFeature>Constructors
Placeholder()
Declaration
RequestResponse
public Placeholder()