Class EditableField<TValue>
Version: 21.x
Represents an arbitrary field in a Sitecore layout service response that contains a value that can be edited.
Inherited Members
Namespace: Sitecore.LayoutService.Client.Response.Model
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
Type Parameters
| Name | Description |
|---|---|
| TValue |
The value type. |
Constructors
EditableField()
Declaration
Properties
EditableMarkup
Gets or sets the HTML markup for this IField when editing.
Declaration
Property Value
| Type | Description |
|---|---|
| System.String |