actionview / kales.actionview / RedirectResult / <init>

<init>

RedirectResult(newActionName: String)

Represents the result of executing a ApplicationController action when a redirect to a new action was requested. The name of the new action is represented by newActionName.