Show / Hide Table of Contents

Class ModuleCommunicate

Inheritance
object
ModuleCommunicate
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Entities.Modules.Communications
Assembly: DotNetNuke.dll
Syntax
public class ModuleCommunicate

Constructors

ModuleCommunicate()

Declaration
public ModuleCommunicate()

Properties

ModuleCommunicators

Declaration
public ModuleCommunicators ModuleCommunicators { get; }
Property Value
Type Description
ModuleCommunicators

ModuleListeners

Declaration
public ModuleListeners ModuleListeners { get; }
Property Value
Type Description
ModuleListeners

Methods

LoadCommunicator(Control)

Declaration
public void LoadCommunicator(Control ctrl)
Parameters
Type Name Description
Control ctrl

Extension Methods

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