HandleUnknownAction in ASP.NET MVC – Be Careful(feedproxy.google.com)
submitted by
developmentalmadness(730) 2 years, 10 months ago
A problem with this using HandleUnknownAction is when it does not take into account attributes, like the ActionMethodSelectorAttribute, that can decide based on runtime information whether an action can fulfill a request. So, it may not be that the action does not exist, but that it is not supposed to respond to the request based on the context of the request.
|category: MVC
|Views: 17
tags:
MVC another
Everyones tags:
Your Tags: