0
Answer

discovering which control raised the OnInit event being handled

Ask a question
Joel Karafin

Joel Karafin

18y
1.8k
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?