I have a page with multiple modules and I need to refresh one module or even part of one module from another, using code behind if possible. The module that needs to be refreshed has an update panel which is what needs the update.
Is this possible? Can I communicate with parts of a module from another module?
Thanks,
Chris