开发者

Switching between skins with DotNetNuke

开发者 https://www.devze.com 2023-03-17 09:56 出处:网络
I just need help with this, I\'m building a web site and i want each user to choose the 开发者_开发知识库skin he wants, where i give him two options and he will choose the one he likes.

I just need help with this, I'm building a web site and i want each user to choose the 开发者_开发知识库skin he wants, where i give him two options and he will choose the one he likes.

Is there any way to do this with DotNetNuke?

Thanks


There are 2 parameters that you can pass. SkinSrc and ContainerSrc which take skin and container paths as values. Maybe you can keep the preference in a session then add to the querystring in page pre_init event.

0

精彩评论

暂无评论...
验证码 换一张
取 消