Frage

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?

War es hilfreich?

Lösung

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.

Andere Tipps

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit sharepoint.stackexchange
scroll top