summaryN:DotNetNuke.UI.Containers
Classes
Class | Description | |
---|---|---|
![]() | ActionBase |
ActionBase is an abstract base control for Action objects that inherit from UserControl.
|
![]() | ActionButton | Obsolete.
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
Interface | Description | |
---|---|---|
![]() | IActionControl |
IActionControl provides a common INterface for Action Controls
|