Tagged Questions
4
votes
6answers
4k views
attribute does not seem to act at all
I am having problems using the [HandleError] attribute on my Controller Actions - it doesn't seem to work at all (i.e. it doesn't matter if the filter is there or not - I get the same results...). ...