Class LayoutServiceClientConstants.SitecoreChromes

Version: 21.x

Constants relevant to Sitecore layout service response chromes.

Inheritance

System.Object

LayoutServiceClientConstants.SitecoreChromes

Namespace: Sitecore.LayoutService.Client

Assembly: Sitecore.LayoutService.Client.Abstractions.dll

Syntax
public static class SitecoreChromes : Object

Fields

ChromeTag

The default chrome HTML tag.

Declaration
public const string ChromeTag = "code"
Field Value
TypeDescription
System.String

ChromeTypeName

The name of the chrome type attribute.

Declaration
public const string ChromeTypeName = "type"
Field Value
TypeDescription
System.String

ChromeTypeValue

The value of the chrome type attribute.

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