Represents a collection of resizing/cropping size presets for the EPiServer Image Editor
Namespace:
EPiServer.Configuration.ImageEditorAssembly: EPiServer.Configuration (in EPiServer.Configuration.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
[ConfigurationCollectionAttribute(typeof(PresetElement), AddItemName = "preset", CollectionType = ConfigurationElementCollectionType.BasicMap)] public class PresetElementCollection : GenericConfigurationElementCollection<PresetElement> |
Inheritance Hierarchy
System..::.Object
System.Configuration..::.ConfigurationElement
System.Configuration..::.ConfigurationElementCollection
EPiServer.Configuration..::.GenericConfigurationElementCollection<(Of <(PresetElement>)>)
EPiServer.Configuration.ImageEditor..::.PresetElementCollection
System.Configuration..::.ConfigurationElement
System.Configuration..::.ConfigurationElementCollection
EPiServer.Configuration..::.GenericConfigurationElementCollection<(Of <(PresetElement>)>)
EPiServer.Configuration.ImageEditor..::.PresetElementCollection