System.Web.Mvc Namespace


.NET Framework Class Library
IActionInvoker Interface

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

Visual Basic (Declaration)
Public Interface IActionInvoker
Visual Basic (Usage)
Dim instance As IActionInvoker
C#
public interface IActionInvoker
Visual C++
public interface class IActionInvoker
See Also

Reference

Tags :


Page view tracker