ActionManager is a helper class that provides common Action Behaviours that can be used by any IActionControl implementation

Namespace: DotNetNuke.UI.Containers
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class ActionManager
Visual Basic
Public Class ActionManager

Inheritance Hierarchy

System..::..Object
  DotNetNuke.UI.Containers..::..ActionManager

See Also