Gets and sets the Action Control that is connected to this ActionManager instance
Namespace: DotNetNuke.UI.ContainersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public IActionControl ActionControl { get; set; } |
Visual Basic |
---|
Public Property ActionControl As IActionControl Get Set |