I am programming an ASP.NET application that has different modules (each one with different styles and master pages), but there are some pages that I need to share between the modules.How do I share a page between two different modules in an ASP.NET application?