Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Creates an action invoker.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Protected Overridable Function CreateActionInvoker As IActionInvoker
protected virtual IActionInvoker CreateActionInvoker()
protected:
virtual IActionInvoker^ CreateActionInvoker()
Return Value
Type: System.Web.Mvc.IActionInvoker
An action invoker.