Table of Contents

Class RichTextPreValueController

Namespace
Umbraco.Cms.Web.BackOffice.PropertyEditors
Assembly
Umbraco.Web.BackOffice.dll

ApiController to provide RTE configuration with available plugins and commands from the RTE config

public class RichTextPreValueController : UmbracoAuthorizedJsonController
Inheritance
RichTextPreValueController
Inherited Members

Constructors

RichTextPreValueController(IOptions<RichTextEditorSettings>)

public RichTextPreValueController(IOptions<RichTextEditorSettings> richTextEditorSettings)

Parameters

richTextEditorSettings IOptions<RichTextEditorSettings>

Methods

GetConfiguration()

public RichTextEditorConfiguration GetConfiguration()

Returns

RichTextEditorConfiguration