Filters in ASP.NET MVC Preview 4(haacked.com)
submitted by
CraigStuntz(438) 3 years, 9 months ago
In CodePlex Preview 4 of ASP.NET MVC, we split out our action filters into four types of filters, each of which is an interface. To write a custom filter, you simply need to create an attribute that also implements one of the four interfaces I mentioned.
|category: ASP.NET
|Views: 187
tags:
ASP.NET another
Everyones tags:
Your Tags: