Wednesday, October 04, 2006

Master Pages and Static Tokens

We were having some drama provisioning master-pages through the modules mechanism, then getting the site pages to reference the correct master page.

Ended up with this in the site pages...


MasterPageFile="~site/_catalogs/masterpage/nick.master"

It doesn't seem to work using "~masterurl/nick.master" which I guess would be the obvious solution...

No comments: