http://mr-ponna.com/Question/413/Can-we-set-Master-page-dynamically-at-runtime-/

http://www.asp.net/master-pages/tutorials/specifying-the-master-page-programmatically-vb
*
*
On Sat, Nov 19, 2011 at 10:47 PM, Kinjal Joshi <jkinja...@gmail.com> wrote:

> Can i change master page of content page at run time? how?
>
> i tried on page preinit event
>
> if (a=b)
>
> page.masterpagefile="a1.master";
>
> else
> page.masterpagefile="a2.master";
>
> bt this give me error.bcoz of contentplace holder id
>
> pls..give me solution.
>
> --
> You received this message because you are subscribed to the Google
> Groups "DotNetDevelopment, VB.NET <http://vb.net/>, C# .NET, 
> ADO.NET<http://ado.net/>,
> ASP.NET <http://asp.net/>, XML, XML
> Web Services,.NET Remoting" group.
> To post to this group, send email to dotnetdevelopment@googlegroups.com
> To unsubscribe from this group, send email to
> dotnetdevelopment+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
> or visit the group website at http://megasolutions.net
>

-- 
You received this message because you are subscribed to the Google
Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
Web Services,.NET Remoting" group.
To post to this group, send email to dotnetdevelopment@googlegroups.com
To unsubscribe from this group, send email to
dotnetdevelopment+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
or visit the group website at http://megasolutions.net

Reply via email to