DotNetNuke Complete Guide to Inter Module Communication (IMC) using VB code behind
Submitted by Kalen on Fri, 06/12/2015 - 14:32To set up the Inter Module Communication (IMC) functionality, there are two pieces required, a listener and communicator. I will describe the process by first setting up the communicator, in module X, then setting up the listener, in module Y.