ActionFilter for MVC asp.net

来源:互联网 发布:午夜福利直播软件 编辑:程序博客网 时间:2024/06/05 08:58

You can create a user action filter to determine whether and how to response for the action call, this let you to do some common validation such as authority validation.

 

http://msdn.microsoft.com/en-us/library/dd410056%28VS.90%29.aspx

原创粉丝点击