Error!
Success!

ASP.NET MVC 3: Global action filters

0
kicks

ASP.NET MVC 3: Global action filters  (Unpublished)

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.


Kicked By:
Drop Kicked By: