2
Answers

Master Page

srinath

srinath

13y
1.6k
1
  Hi,
 
  how can we dynamically load a master page in .aspx page (not in content place holder).

Answers (2)
0
Muralidharan Deenathayalan
NA 11.9k 1.5m 13y
You have to override PRE_INIT event to change the master page dynamically.
0
Prasant Jinaga
NA 821 330.6k 13y
Hi Sninath,

Please refer the following articles its been clearly descriped how to load Master Pages dynamically.

http://24x7aspnet.blogspot.com/2009/12/loading-master-pages-dynamically-in.html

http://ryanfarley.com/blog/archive/2004/06/16/788.aspx

Thanks,
Parsant