Class FileUploadConfiguration
Represents the configuration for the file upload address value editor.
Inheritance
object
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class FileUploadConfiguration
Properties
View SourceFileExtensions
Declaration
[ConfigurationField("fileExtensions")]
public IEnumerable<string> FileExtensions { get; set; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<string> |