| ActionBar Class |
Default scripts and stylesheets
Inheritance Hierarchy
Namespace:
Dynamicweb.UI.Controls
Assembly:
Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax [DefaultPropertyAttribute("Text")]
public class ActionBar : Control
<DefaultPropertyAttribute("Text")>
Public Class ActionBar
Inherits Control
The ActionBar type exposes the following members.
Constructors
| Name | Description |
---|
| ActionBar | Initializes a new instance of the ActionBar class |
TopProperties
| Name | Description |
---|
| Buttons |
Gets a collection of toolbar buttons.
|
| ShowAsRibbon |
Gets or sets a value indicating whether the toolbar should be rendered as a ribbon.
|
TopMethods See Also