Interface IFileExtensionConfigItem
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public interface IFileExtensionConfigItemProperties
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 |