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