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