J
Jonathan Wood
I want to dynamically set my site's theme based on a setting stored in my
database.
I just hooked this up but get an error that the theme can only be set in the
page's PreInit event or earlier. However, it appears that Master pages do
not have PreInit events.
I REALLY do not want to have to stick the same code in each and every page I
create. How are you folks dynamically setting themes from master pages?
Thanks.
Jonathan
database.
I just hooked this up but get an error that the theme can only be set in the
page's PreInit event or earlier. However, it appears that Master pages do
not have PreInit events.
I REALLY do not want to have to stick the same code in each and every page I
create. How are you folks dynamically setting themes from master pages?
Thanks.
Jonathan