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