The color that should replace the transparent color in a picture compression
Namespace:
EPiServer.ConfigurationAssembly: EPiServer.Configuration (in EPiServer.Configuration.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
[ManagerTabAttribute(ManagerTab.Advanced)] [ColorValidatorAttribute] [ConfigurationPropertyAttribute("uiImageTransparencyReplacement", DefaultValue = "White", IsRequired = false)] public Color UIImageTransparencyReplacement { get; set; } |