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.
ApplicationController