I have a problem whereby I want to display a view differently (a different master page), depending on where it came from, but don\'t know where to start...
It may be the devils work but you could put some code in the Partner View's codebehind to look at the URL and then set the master page programmatically in there?