Class RichTextConfigurationEditor
Represents the configuration editor for the rich text value editor.
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class RichTextConfigurationEditor : ConfigurationEditor<RichTextConfiguration>, IConfigurationEditor
Constructors
View SourceRichTextConfigurationEditor(IIOHelper)
Declaration
public RichTextConfigurationEditor(IIOHelper ioHelper)
Parameters
Type | Name | Description |
---|---|---|
IIOHelper | ioHelper |