Class ColorSchemeIcon
- Namespace
- Dynamicweb.CoreUI.Displays.Information
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class ColorSchemeIcon : DisplayBase
- Inheritance
-
ColorSchemeIcon
- Inherited Members
- Extension Methods
Properties
BackgroundColor
public string? BackgroundColor { get; set; }
Property Value
ForegroundColor
public string? ForegroundColor { get; set; }
Property Value
PrimaryAction
public ActionBase? PrimaryAction { get; set; }
Property Value
PrimaryButtonColor
public string? PrimaryButtonColor { get; set; }
Property Value
SecondaryButtonColor
public string? SecondaryButtonColor { get; set; }
Property Value
Size
public ColorSchemeIcon.IconSize Size { get; set; }