0
Answer

discovering which control raised the OnInit event being handled

Photo of Joel Karafin

Joel Karafin

19y
2.1k
1
An OnInit handler's "sender" paramater doesn't have an "ID" member, and the "sender" ToString member only gives the object type.  Is there a way to discover which control raised the event that caused the handler to fire?

Answers (0)