Click or drag to resize

ActionBar Class

Default scripts and stylesheets
Inheritance Hierarchy
System.Web.UIControl
  Dynamicweb.UI.ControlsActionBar

Namespace:  Dynamicweb.UI.Controls
Assembly:  Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax
[DefaultPropertyAttribute("Text")]
public class ActionBar : Control

The ActionBar type exposes the following members.

Constructors
  NameDescription
Public methodActionBar
Initializes a new instance of the ActionBar class
Top
Properties
  NameDescription
Public propertyButtons
Gets a collection of toolbar buttons.
Public propertyShowAsRibbon
Gets or sets a value indicating whether the toolbar should be rendered as a ribbon.
Top
Methods
  NameDescription
Protected methodRender
Top
See Also