Enum Button.ButtonType
- Namespace
- Dynamicweb.CoreUI.Actions
- Assembly
- Dynamicweb.CoreUI.dll
Gets or sets value indicating whether or not button will have flair-marked top right.
public enum Button.ButtonType
Fields
Cancel = 3
Link = 4
Multiline = 5
Naked = 6
Primary = 0
Secondary = 1
Tertiary = 2