Class EditableChromePropertiesNames

Version: 21.x

Constants relevant to EditableChrome placeholder.

Inheritance

System.Object

EditableChromePropertiesNames

Namespace: Sitecore.LayoutService.Client.Json.Constants

Assembly: Sitecore.LayoutService.Client.Json.dll

Syntax
public static class EditableChromePropertiesNames : Object

Fields

Attributes

The name of the Attributes attribute.

Declaration
public const string Attributes = "attributes"
Field Value
TypeDescription
System.String

Contents

The name of the Contents attribute.

Declaration
public const string Contents = "contents"
Field Value
TypeDescription
System.String

Name

The name of the Name attribute.

Declaration
public const string Name = "name"
Field Value
TypeDescription
System.String

Type

The name of the Type attribute.

Declaration
public const string Type = "type"
Field Value
TypeDescription
System.String
If you have suggestions for improving this article, let us know!