IActionInvoker::InvokeAction Method (ControllerContext^, String^)
Invokes the specified action by using the specified controller context.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- controllerContext
-
Type:
System.Web.Mvc::ControllerContext^
The controller context.
- actionName
-
Type:
System::String^
The name of the action.
Show: