Table of Contents

Enum BadgeType

Namespace
Dynamicweb.CoreUI.Displays.Information
Assembly
Dynamicweb.CoreUI.dll
public enum BadgeType

Fields

Danger = 4
Info = 6
Muted = 7
None = 0
Primary = 1
Secondary = 2
Success = 3
Warning = 5
To top