Interface IEditableField
Version: 21.x
Exposes HTML markup values for an editable IField.
Namespace: Sitecore.LayoutService.Client.Response.Model
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
RequestResponse
public interface IEditableField : IFieldProperties
EditableMarkup
Gets or sets the HTML markup for this IField when editing.
Declaration
RequestResponse
string EditableMarkup { get; set; }Property Value
| Type | Description |
|---|---|
| System.String |