Class EditableChrome
Version: 21.x
Represents chrome information for a Sitecore layout service response.
Inheritance
System.Object
EditableChrome
Implements
Namespace: Sitecore.LayoutService.Client.Response.Model
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
Constructors
EditableChrome()
Declaration
Properties
Attributes
Gets or sets the attributes for the chrome.
Declaration
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.Dictionary<System.String, System.String> |
Content
Gets or sets the content of the chrome.
Declaration
Property Value
| Type | Description |
|---|---|
| System.String |
Name
Gets or sets the name of the chrome.
Declaration
Property Value
| Type | Description |
|---|---|
| System.String |
Type
Gets or sets the type of the chrome.
Declaration
Property Value
| Type | Description |
|---|---|
| System.String |