actionview / kales.actionview / RenderViewResult / <init>

<init>

RenderViewResult(view: ActionView<*>?, actionName: String)

Represents the result of executing a ApplicationController action when a ActionView view should be rendered. The name of the action executed is represented by actionName.