What is the procedure to add an event handler in managed code?
Answer Posted / Anuj Kumar
"To add an event handler in managed code, follow these steps:n1. Define the event handler method in your code-behind class.n2. Wire up the event by subscribing to the control's event in the constructor of your page or user control."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category