Interface IFileExtensionConfigItem
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public interface IFileExtensionConfigItem
  Properties
View SourceId
Declaration
int Id { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.Int32 | 
Value
Declaration
string Value { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.String |