摘要: 1、新建MasterFilterAttribute类继承ActionFilterAttribute,重写方法OnActionExecuted,指定ViewResult的MasterName = "Master"; using System;using System.Collections.Gener... 阅读全文
posted @ 2015-09-02 16:42 AmyAlisa 阅读(618) 评论(0) 推荐(0) 编辑