Class SliderConfigurationEditor
Represents the configuration editor for the slider value editor.
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: cs.temp.dll.dll
Syntax
public class SliderConfigurationEditor : ConfigurationEditor<SliderConfiguration>
Constructors
SliderConfigurationEditor(IIOHelper)
Declaration
public SliderConfigurationEditor(IIOHelper ioHelper)
Parameters
| Type | Name | Description |
|---|---|---|
| IIOHelper | ioHelper |