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

Product Versions
ASP.NET MVC 5.2