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