Class Button
- Namespace
- Dynamicweb.CoreUI.Actions
- Assembly
- Dynamicweb.CoreUI.dll
public class Button : ActionNode
- Inheritance
-
Button
- Inherited Members
- Extension Methods
Properties
ContextMenu
public ContextMenu? ContextMenu { get; set; }
Property Value
IsNavigateButton
public bool IsNavigateButton { get; }
Property Value
Type
public Button.ButtonType Type { get; set; }
Property Value
Methods
WithType(ButtonType)
public Button WithType(Button.ButtonType type)
Parameters
type
Button.ButtonType