How can you change a Master Page dynamically at runtime and How ?

 Posted by Bharathi Cherukuri on 8/30/2012 | Category: ASP.NET Interview questions | Views: 2446 | Points: 40
Answer:

You can change a master page dynamically at runtime. For this, you have to set the MasterPageFile property to point to the .master page during the PreInit page event.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response