Table of Contents

Class Badge

Namespace
Dynamicweb.CoreUI.Displays.Information
Assembly
Dynamicweb.CoreUI.dll
public sealed class Badge : TextDisplayBase
Inheritance
Badge
Inherited Members
Extension Methods

Properties

BadgeType

public BadgeType BadgeType { get; set; }

Property Value

BadgeType

Icon

public Icon? Icon { get; set; }

Property Value

Icon

Image

public Image? Image { get; set; }

Property Value

Image
To top