Show / Hide Table of Contents

Interface IModuleListener

Namespace: DotNetNuke.Entities.Modules.Communications
Assembly: DotNetNuke.dll
Syntax
public interface IModuleListener

Methods

OnModuleCommunication(object, ModuleCommunicationEventArgs)

Declaration
void OnModuleCommunication(object s, ModuleCommunicationEventArgs e)
Parameters
Type Name Description
object s
ModuleCommunicationEventArgs e

Extension Methods

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