Enum EmphasisStyle
Twitter Bootstrap alert/emphasis colors: https://getbootstrap.com/docs/3.4/components/#panels-alternatives
Namespace: ChameleonForms.Templates.TwitterBootstrap3
Assembly: ChameleonForms.Templates.dll
Syntax
public enum EmphasisStyle
Fields
| Name | Description |
|---|---|
| Danger | Danger styling. |
| Default | Default styling. |
| Info | Information styling. |
| Primary | Primary action styling. |
| Success | Success styling. |
| Warning | Warning styling. |