Interface ISitecoreLayoutSerializer

Version: 21.x

Contract that supports serialization for the Sitecore layout service.

Namespace: Sitecore.LayoutService.Client
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
RequestResponse
public interface ISitecoreLayoutSerializer

Methods

Deserialize(String)

Deserializes the given data to a SitecoreLayoutResponseContent.

Declaration
RequestResponse
SitecoreLayoutResponseContent Deserialize(string data)
Parameters
TypeNameDescription
System.Stringdata

The data to deserialize.

Returns

Do you have some feedback for us?

If you have suggestions for improving this article,