App_Code and the Page Life Cycle

  • Thread starter Thread starter clintonG
  • Start date Start date
C

clintonG

I'm having problems referencing public properties in a MasterPage from a
class located in App_Code. I need to learn more about the page life cycle
and when the classes in App_Code are accessible to pages and most of all
when pages are accessible to classes located in App_Code.

Your comments or references?
 
Back
Top