DotNetNuke 5.2
Assembly: DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275
ActionManager is a helper class that provides common Action Behaviours that can
be used by any IActionControl implementation
Namespace:
DotNetNuke.UI.ContainersAssembly: DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275
Syntax
| C# |
|---|
public class ActionManager |
| Visual Basic (Declaration) |
|---|
Public Class ActionManager |
| Visual C++ |
|---|
public ref class ActionManager |