質問

Is it possible to set current request's masterpage based on query string, so that everybody will get default masterpage except one with ?masterpage=MyCustomMasterpage in URL, who will get MyCustomMasterpage masterpage?

役に立ちましたか?

解決

I also have a blog post on how to set master pages dynamically--that may also help you as it supports the post Alexander posted, though not as detailed.

他のヒント

You can create your own HttpModule. Read this post for more details.

ライセンス: CC-BY-SA帰属
所属していません sharepoint.stackexchange
scroll top