summaryN:DotNetNuke.Entities.Modules.Actions
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
|
![]() | ModuleEventArgs |
Interfaces
Interface | Description | |
---|---|---|
![]() | IModuleEventHandler |
Delegates
Delegate | Description | |
---|---|---|
![]() | ActionEventHandler |
The ActionEventHandler delegate defines a custom event handler for an Action
Event.
|