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