IActionInvoker Interface
Visual Studio 2010
Defines the contract for an action invoker, which is used to invoke an action in response to an HTTP request.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The IActionInvoker type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | InvokeAction | Invokes the specified action by using the specified controller context. |
Community Additions
ADD
Show:
