2
Answers

How to fire OnClick event from User Control

jan.wauters

jan.wauters

20y
2k
1
In have a User Control with some buttons among other controls. For some reasons I dont want to handle the OnClick event for one button in the User Control but in the WebPage where the User Control was added. How do I proceed ?
Answers (2)