Show / Hide Table of Contents

Interface IActionControl

Namespace: DotNetNuke.UI.Containers
Assembly: DotNetNuke.dll
Syntax
public interface IActionControl

Properties

ActionManager

Declaration
ActionManager ActionManager { get; }
Property Value
Type Description
ActionManager

ModuleControl

Declaration
IModuleControl ModuleControl { get; set; }
Property Value
Type Description
IModuleControl

Events

Action

Declaration
event ActionEventHandler Action
Event Type
Type Description
ActionEventHandler

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS