P
Peter
I have an Usercontrol on a WebForm, on this Usercontrol is a button, I want
to save data that's residing on the WebForm when user clicks on the button
that's on the UserControl.
How do I call a method that's in the WebForm from the button_click event or
from any other event that originate in the UserControl?
Peter
to save data that's residing on the WebForm when user clicks on the button
that's on the UserControl.
How do I call a method that's in the WebForm from the button_click event or
from any other event that originate in the UserControl?
Peter