Class ModuleCommunicate
Inheritance
ModuleCommunicate
Assembly: DotNetNuke.dll
Syntax
public class ModuleCommunicate
Constructors
ModuleCommunicate()
Declaration
public ModuleCommunicate()
Properties
ModuleCommunicators
Declaration
public ModuleCommunicators ModuleCommunicators { get; }
Property Value
ModuleListeners
Declaration
public ModuleListeners ModuleListeners { get; }
Property Value
Methods
LoadCommunicator(Control)
Declaration
public void LoadCommunicator(Control ctrl)
Parameters
Extension Methods