R
rgelfand2
I have a master page containing tab control. The tab control has 3
tabs. This master page is inherited by the default.aspx page.
My goal is to perform some action when a tab is clicked. How would I
go about trapping this event?
When the a tab is clicked who is notified site.master or default.aspx?
Thanks in advance
tabs. This master page is inherited by the default.aspx page.
My goal is to perform some action when a tab is clicked. How would I
go about trapping this event?
When the a tab is clicked who is notified site.master or default.aspx?
Thanks in advance