Gets and sets the Actions for this module context
Namespace: DotNetNuke.UI.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public ModuleActionCollection Actions { get; set; } |
| Visual Basic |
|---|
Public Property Actions As ModuleActionCollection Get Set |