J
Jonathan Wood
Okay, so I created a generic IHttpModule class to globally intercept
Page_Init in order to set the page's theme based on the user's database
settings.
I have this working except one problem: I have some help pages, in a
separate folder, that use a separate style sheet. Is there any way to detect
these pages in my handler and not set the theme for these pages?
Thanks.
Jonathan
Page_Init in order to set the page's theme based on the user's database
settings.
I have this working except one problem: I have some help pages, in a
separate folder, that use a separate style sheet. Is there any way to detect
these pages in my handler and not set the theme for these pages?
Thanks.
Jonathan