Class FileUploadConfiguration
Represents the configuration for the file upload address value editor.
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class FileUploadConfiguration : IFileExtensionsConfig
Properties
View SourceFileExtensions
Declaration
public List<FileExtensionConfigItem> FileExtensions { get; set; }
Property Value
Type | Description |
---|---|
List<FileExtensionConfigItem> |