I have two master pages. When the user logs in it should set first m开发者_如何学Goaster page as default master page. If other login it should set second master page.You can specify the default master
I have a weird problem in asp.net. I have a page in which I can\'t set the Title-property under some circumstances.
When I asked recently a question about how To retrieve a control in a Master Page from Content Page. Many peoples suggest me to use this code from my Content Page:
I have a master template that contains hand coded HTML, JS, and CSS (that worked in 3.7) that I would like to use as the template for a Sitefinity 4.0 project but I cannot seem to figure out how to cr
I have added an another ContentPlaceHolder to Master Page for scripts. When I create Views new place holder is visible, but old views remain the same. 开发者_如何学JAVAIs there a way other than editin
In ASP.NET MVC2 how do you call a开发者_如何学运维 controller method from the master page?Say for example I wanted to include some overview data in the master:
I am writing an ASP.NET 4 application with C#. I have a Master Page, inside of which I have the following 开发者_JS百科method:
I\'m totally new to Umbraco and .net. I have a masterpage and a few fields - now i\'d like to show a part of the masterpage only if a specific field is not empty.
In my ASP.Net 2008 app I\'ve got a page that uses a Master Pa开发者_JAVA百科ge and I want to use jquery/javascript but I can\'t even get this simple code to work.
I\'m trying to use both update panel and tab container on my page but when I compile the project I get this error...