Reference page object from class library

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

I have a class library which sits in a dll and adds controls to a aspx page
which calls it. I have been passing it the page object. Is there any way I
can reference the page from within the class with out passing it the page
object. Its an extra line of code I could do without.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top