Class FileExtensionConfigItem
Inheritance
System.Object
Namespace: Umbraco.Web.PropertyEditors
Assembly: Umbraco.Web.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 |