Table of Contents

Class LayoutServiceClientConstants.Serialization

Namespace
Sitecore.AspNetCore.SDK.LayoutService.Client
Assembly
Sitecore.AspNetCore.SDK.LayoutService.Client.dll

Constants relevant to Serialization.

public static class LayoutServiceClientConstants.Serialization
Inheritance
LayoutServiceClientConstants.Serialization
Inherited Members

Fields

ContextPropertyName

The name of the Context property.

public const string ContextPropertyName = "context"

Field Value

string

SitecoreDataPropertyName

The name of the SitecoreData property.

public const string SitecoreDataPropertyName = "sitecore"

Field Value

string