Namespace DotNetNuke.UI.Containers
Classes
ActionBase
ActionBase is an abstract base control for Action objects that inherit from UserControl.
ActionButton
ActionButton provides a button (or group of buttons) for action(s).
ActionButtonList
ActionButtonList provides a list of buttons for a group of actions of the same type.
ActionCommandButton
ActionCommandButton provides a button for a single action.
ActionManager
ActionManager is a helper class that provides common Action Behaviours that can be used by any IActionControl implementation.
ActionsMenu
ActionsMenu provides a menu for a collection of actions.
Container
Container is the base for the Containers.
Interfaces
IActionControl
IActionControl provides a common Interface for Action Controls.