Controller.CreateActionInvoker Method

Creates an action invoker.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

protected virtual IActionInvoker CreateActionInvoker()

Return Value

Type: System.Web.Mvc.IActionInvoker
An action invoker.
Show: