Friday, 23 August 2013

Creating an action filter attribute that bypasses the actual execution of the action and returns a value for it

Creating an action filter attribute that bypasses the actual execution of
the action and returns a value for it

Can I create an ActionFilterAttribute that bypasses the actual execution
of the action and returns a value for it?

No comments:

Post a Comment