Share via


Controller.ActionInvoker Property

Definition

Gets the action invoker for the controller.

public System.Web.Mvc.IActionInvoker ActionInvoker { get; set; }

Property Value

The action invoker.

Applies to