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
RequestResponse
public static class EditableChromePropertiesNames : ObjectFields
Attributes
The name of the Attributes attribute.
Declaration
RequestResponse
public const string Attributes = "attributes"Field Value
| Type | Description |
|---|---|
| System.String |
Contents
The name of the Contents attribute.
Declaration
RequestResponse
public const string Contents = "contents"Field Value
| Type | Description |
|---|---|
| System.String |
Name
The name of the Name attribute.
Declaration
RequestResponse
public const string Name = "name"Field Value
| Type | Description |
|---|---|
| System.String |
Type
The name of the Type attribute.
Declaration
RequestResponse
public const string Type = "type"Field Value
| Type | Description |
|---|---|
| System.String |