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