Class Placeholder
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
public class Placeholder : List<IPlaceholderFeature>
Constructors
Placeholder()
Declaration
public Placeholder()