DotNetNuke 5.2
IActionControl provides a common INterface for Action Controls

Namespace:  DotNetNuke.UI.Containers
Assembly:  DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275

Syntax

C#
public interface IActionControl
Visual Basic (Declaration)
Public Interface IActionControl
Visual C++
public interface class IActionControl

See Also