I have a user control on a webform. I need to put the user control on many web forms but the user control needs to know which web form it is on as different action will need to be taken depending on the web form.
How can the user control know which web form it is on.
