Gets and sets the ModuleAction for this Action control
Namespace: DotNetNuke.UI.ContainersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public ModuleAction ModuleAction { get; set; } |
| Visual Basic |
|---|
Public Property ModuleAction As ModuleAction Get Set |