I connected two web parts using a Provider web part, an IConnectionInterface and a Consumer web part.
After adding both web parts to my site, the consumer webpart is unable to receive the parameter:
ConnectionInterface object in Consumer webpart is shown as null.
What could be the reason for this null value?