This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
Developer Network
Developer Network
Developer
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
SharePoint Server 2013 resources
SQL Server 2014 Express resources
Windows Server 2012 resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
System.Web.Mvc
Controller Class
Controller Methods
Controller Methods
CreateActionInvoker Method
CreateActionInvoker Method
CreateActionInvoker Method
Content Method
CreateActionInvoker Method
CreateTempDataProvider Method
Dispose Method
ExecuteCore Method
File Method
HandleUnknownAction Method
HttpNotFound Method
IActionFilter.OnActionExecuted Method
IActionFilter.OnActionExecuting Method
IAuthorizationFilter.OnAuthorization Method
IExceptionFilter.OnException Method
Initialize Method
IResultFilter.OnResultExecuted Method
IResultFilter.OnResultExecuting Method
JavaScript Method
Json Method
OnActionExecuted Method
OnActionExecuting Method
OnAuthorization Method
OnException Method
OnResultExecuted Method
OnResultExecuting Method
PartialView Method
Redirect Method
RedirectPermanent Method
RedirectToAction Method
RedirectToActionPermanent Method
RedirectToRoute Method
RedirectToRoutePermanent Method
TryUpdateModel Method
TryValidateModel Method
UpdateModel Method
ValidateModel Method
View Method
TOC
Collapse the table of content
Expand the table of content
This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
Controller
.
CreateActionInvoker Method
Other Versions
Visual Studio 2010
.NET Framework 4
Creates an action invoker.
Namespace:
System.Web.Mvc
Assembly:
System.Web.Mvc
(in System.Web.Mvc.dll)
Syntax
C#
C++
JScript
VB
Copy
protected
virtual
IActionInvoker CreateActionInvoker()
Return Value
Type:
System.Web.Mvc
.
IActionInvoker
An action invoker.
See Also
Reference
Controller Class
System.Web.Mvc Namespace
Show:
Inherited
Protected
Print
Export (
0
)
Print
Share
IN THIS ARTICLE