Class Field

Version: 21.x

Base implementation of an IField.

Inheritance
System.Object
Field
Implements
Namespace: Sitecore.LayoutService.Client.Response.Model
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
RequestResponse
public abstract class Field : FieldReader, IFieldReader, IField

Constructors

Field()

Declaration
RequestResponse
protected Field()

Methods

HandleRead(Type)

Returns an instance of the Field data as a specified type.

Declaration
RequestResponse
protected override object HandleRead(Type type)
Parameters
TypeNameDescription
System.Typetype

The type to read the field as.

Returns
TypeDescription
System.Object

A new instance of the specified type.

Overrides

Implements

Do you have some feedback for us?

If you have suggestions for improving this article,