Class EditableField<TValue>

Version: 21.x

Represents an arbitrary field in a Sitecore layout service response that contains a value that can be edited.

Inheritance
System.Object
Field<TValue>
EditableField<TValue>
Namespace: Sitecore.LayoutService.Client.Response.Model
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
RequestResponse
public class EditableField<TValue> : Field<TValue>, IFieldReader, IValueField<TValue>, IEditableField, IField
Type Parameters
NameDescription
TValue

The value type.

Constructors

EditableField()

Declaration
RequestResponse
public EditableField()

Properties

EditableMarkup

Gets or sets the HTML markup for this IField when editing.

Declaration
RequestResponse
public string EditableMarkup { get; set; }
Property Value
TypeDescription
System.String

Implements

Do you have some feedback for us?

If you have suggestions for improving this article,