Class ButtonData
- Namespace
- Dynamicweb.Content.Items.Editors
- Assembly
- Dynamicweb.dll
Represents an item field Button data.
- Inheritance
-
Button
Data
- Inherited Members
Properties
Label
Gets or sets the label.
Property Value
Link
Gets or sets the link.
Property Value
LinkType
Gets or sets the link type.
Property Value
SelectedValue
Gets or sets the value.
Property Value
Style
Gets or sets the button style.
Property Value
- string
The type style of the button.
Remarks
One of these 5 styles that cannot be changed
- "primary"
- "outline-primary"
- "secondary"
- "outline-secondary"
- "link"