Redirect to controller (but with a different master) using a catchall wildcard

后端 未结 6 2083
故里飘歌
故里飘歌 2021-01-01 06:16

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...

I have se

6条回答
  •  执笔经年
    2021-01-01 06:54

    I'm not sure how you can programatically alter the master page, as I've never done that, but I'm sure it's possible (it's probably just a property on Page).

    That might be worth asking as another question.

提交回复
热议问题