Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Defines the contract for an action invoker, which is used to invoke an action in response to an HTTP request.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Interface IActionInvoker
public interface IActionInvoker
public interface class IActionInvoker
The IActionInvoker type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
InvokeAction | Invokes the specified action by using the specified controller context. |
Top
.jpeg)