Partager via


Controller.ActionInvoker Propriété

Définition

Obtient le demandeur d'action du contrôleur.

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

Valeur de propriété

Demandeur d'action.

S’applique à