Introducing the Filter Types

image

The ActionFilterAttribute class implements both the IActionFilter and IResultFilter
interfaces. This class is abstract, which forces you to provide an implementation. The AuthorizeAttribute and
HandleErrorAttribute classes contain useful features and can be used without creating a derived class.

posted @ 2014-07-03 20:51  秋意了了  阅读(126)  评论(0编辑  收藏  举报