Interface IActionControl
Namespace: DotNetNuke.UI.Containers
Assembly: DotNetNuke.dll
Syntax
public interface IActionControl
Properties
ActionManager
Declaration
ActionManager ActionManager { get; }
Property Value
| Type | Description |
|---|---|
| ActionManager |
ModuleControl
Declaration
IModuleControl ModuleControl { get; set; }
Property Value
| Type | Description |
|---|---|
| IModuleControl |
Events
Action
Declaration
event ActionEventHandler Action
Event Type
| Type | Description |
|---|---|
| ActionEventHandler |