We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In controller C1 and action A1 I need result of action A2 from C2 controller.
I don't want to repeat code, so how to call that action?