Вопрос

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