Thursday, March 29, 2012

Sharing the same code behind page

Hi

Could someone confirm for me that a number of .aspx pages can share the same code behind page.

Thanks

accelerator

Hello, what you can do is create a class that inherits from Page class and allow all the other pages to inherit from it.
If you do a search on this forum, you would find a lot of discussion on that topic.
regards

0 comments:

Post a Comment