Interface IValueField<TValue>

Version: 21.x

Exposes a Value property on an IField.

Namespace: Sitecore.LayoutService.Client.Response.Model
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
RequestResponse
public interface IValueField<TValue> : IField
Type Parameters
NameDescription
TValue

The value type.

Properties

Value

Gets or sets the value of the IField.

Declaration
RequestResponse
TValue Value { get; set; }
Property Value
TypeDescription
TValue

Do you have some feedback for us?

If you have suggestions for improving this article,