Condividi tramite


Controller.ActionInvoker Proprietà

Definizione

Ottiene l'invoker dell'azione per il controller.

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

Valore della proprietà

Invoker dell'azione.

Si applica a