ActionsMenu provides a menu for a collection of actions.
Namespace: DotNetNuke.UI.ContainersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public class ActionsMenu : Control, IActionControl |
| Visual Basic |
|---|
Public Class ActionsMenu Inherits Control Implements IActionControl |
Remarks
ActionsMenu inherits from CompositeControl, and implements the IActionControl
Interface. It uses the Navigation Providers to implement the Menu.