web page and masterpage base classes
Mark Aurit <[email protected]> Wed, 5 Sep 2007 08:24:08 -0700
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Message-ID | <[email protected]> |
I use a base page (which inherits from System.Web.UI.Page) behind my .aspx, and I have a similar one behind my masterpage (inheriting from System.Web.UI.MasterPage). Im seeing the need by both to use many of the same functions, but Im assuming I cant use the same for both. Ive played the cut-and-paste inheritance in the paste, and am not a fan. Does anyone have any advice for a good strategy to do this? (share the same functions between different base pages) Thanks very much Mark =================================== This list is hosted by DevelopMentorֲ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com