ActionButtonList provides a list of buttons for a group of actions of the same type.
Namespace: DotNetNuke.UI.ContainersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public class ActionButtonList : CompositeControl, IActionControl |
| Visual Basic |
|---|
Public Class ActionButtonList Inherits CompositeControl Implements IActionControl |
Remarks
ActionButtonList inherits from CompositeControl, and implements the IActionControl
Interface. It uses a single ActionCommandButton for each Action.
Inheritance Hierarchy
System..::..Object
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
System.Web.UI.WebControls..::..CompositeControl
DotNetNuke.UI.Containers..::..ActionButtonList
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
System.Web.UI.WebControls..::..CompositeControl
DotNetNuke.UI.Containers..::..ActionButtonList