这两种情况下运行的代码完全相同,并且违规页面甚至没有母版页.为什么它一直在一个上工作而在另一个上有时失败?
MasterPageFile = "TheMasterPage.master"
不
this.master.MasterPageFile = "TheMasterPage.master"