ASP.NET MVC 3: Global action filters(weblogs.asp.net)
submitted by
gpeipman(3145) 1 year, 9 months ago
ASP.NET MVC 3 supports global action filters. Global action filters are applied to all actions in web application. By example, you can use global action filters for common security checks. In this posting I will show you how to write dummy action filter, register it as global and test it.
|category: MVC
|Views: 187
tags:
MVC another
Everyones tags:
Your Tags: