Calling Page Methods of UserControl/Page using MSAJax
- by Roy Astro
Hi all,
Is it possible to call usercontrol methods/events using MSAJAX. I wanted to update my usercontrol by calling one of its events when a property from its parent page changes.
Thanks