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