summaryN:DotNetNuke.UI.Containers

Classes

  ClassDescription
Public classActionBase
ActionBase is an abstract base control for Action objects that inherit from UserControl.
Public classActionButton Obsolete.
ActionButton provides a button (or group of buttons) for action(s).
Public classActionButtonList
ActionButtonList provides a list of buttons for a group of actions of the same type.
Public classActionCommandButton
ActionCommandButton provides a button for a single action.
Public classActionManager
ActionManager is a helper class that provides common Action Behaviours that can be used by any IActionControl implementation
Public classActionsMenu
ActionsMenu provides a menu for a collection of actions.
Public classContainer
Container is the base for the Containers

Interfaces

  InterfaceDescription
Public interfaceIActionControl
IActionControl provides a common INterface for Action Controls