I need to run a function in the Page_Load() event of the code behind for Product and Content pages. These are pages that begin with "p-" and "c-" respectively. What files contain the code behind for these pages?
For example, TopicControl.ascx has the code behind for Topic pages ("t-" pages). I need the equivalent for the other 2 pages mentioned above.
I am running ML 8.