Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Action Chaining

A special kind of view that invokes GenericDispatch (using the previously existing ActionContext) and executes another action. This is useful if you need to execute one action immediately after another.

...