How to set the master page dynamically using http handler?
I knew we can set the master page dynamically using PreInit method of each
page... but if i want to set the master page dynamically for more than 10
pages, changing the code in each page is not good idea....Did anyone tried
using Http Handler?
No comments:
Post a Comment