Hi, I have a filter attribute that I'd like to be applied to every action on my controller. Is there a built in mechanism to support this? Right now, I'm manually adding the filter to each action, but that's error prone and tedious. If there isn't support for controller level filter attributes, is there a better way to perform the logic?
Go figure that it is that easy... thanks!
Jim Geurts
2008-10-07 14:40:19