更换模板页代码

web.MasterUrl = Regex.Replace(master, "default.master", newMaster, RegexOptions.IgnoreCase);
web.Update();

posted @ 2012-08-31 22:33  mr-sun  阅读(117)  评论(0)    收藏  举报