Class Field
Version: 21.x
Base implementation of an IField.
Inheritance
System.Object
Field
Implements
Inherited Members
FieldReader.TryRead(Type, IField)
Namespace: Sitecore.LayoutService.Client.Response.Model
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
Constructors
Field()
Declaration
Methods
HandleRead(Type)
Returns an instance of the Field data as a specified type.
Declaration
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | type | The type to read the field as. |
Returns
| Type | Description |
|---|---|
| System.Object | A new instance of the specified type. |
Overrides
Implements
If you have suggestions for improving this article, let us know!