
Clone this issue
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Change the base action's OnActionExecute method to return an ActionResult object, instead of returning void.
This will ensure that no ActionFailedExceptions get thrown, except from Accuracy's own engine.
|
|
Description
|
Change the base action's OnActionExecute method to return an ActionResult object, instead of returning void.
This will ensure that no ActionFailedExceptions get thrown, except from Accuracy's own engine. |
Show » |
|