ASP.NET MVC Shared Master Page
        Posted  
        
            by edgar99
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by edgar99
        
        
        
        Published on 2010-03-30T10:17:07Z
        Indexed on 
            2010/03/30
            10:23 UTC
        
        
        Read the original article
        Hit count: 363
        
asp.net-mvc
|masterpage
Hi, I'm using ASP.NET MVC2. Is there any way to embed Master Pages into a dll and use them across MVC applications?
© Stack Overflow or respective owner