Compartir a través de


Controller.ActionInvoker Propiedad

Definición

Obtiene el invocador de acción para el controlador.

public System.Web.Mvc.IActionInvoker ActionInvoker { get; set; }
member this.ActionInvoker : System.Web.Mvc.IActionInvoker with get, set
Public Property ActionInvoker As IActionInvoker

Valor de propiedad

Invocador de acción.

Se aplica a