DotNetNuke 5.2
Classes
| Class | Description | |
|---|---|---|
| ActionEventArgs |
ActionEventArgs provides a custom EventARgs class for Action Events
| |
| ModuleAction |
Each Module Action represents a separate functional action as defined by the
associated module.
| |
| ModuleActionCollection |
Represents a collection of ModuleAction objects.
| |
| ModuleActionEventListener | ||
| ModuleActionType |
Identifies common module action types
|
Delegates
| Delegate | Description | |
|---|---|---|
| ActionEventHandler |
The ActionEventHandler delegate defines a custom event handler for an Action
Event.
|