I have a question about the WDPortalEventing.
The signature of the subscribe method requires a IWDAction as the third parameter.
I want to use the subscribe method in a generic component in the component interface controller or in the component controller.
But it seems that WDActions can be created only in views.
So, is there a way to crate WDActions from component controllers (maybe dynamically)?
Thanks Avihai.