0
Answer

discovering which control raised the OnInit event being handled

Joel Karafin

Joel Karafin

19y
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?