Show / Hide Table of Contents

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()

Extension Methods

PlaceholderExtensions.ComponentAt(Placeholder, Int32)
PlaceholderExtensions.ChromeAt(Placeholder, Int32)
Back to top Generated by DocFX