ControllerBase.IController.Execute Method
Visual Studio 2010
Executes the specified request context.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- requestContext
- Type: System.Web.Routing.RequestContext
The request context.
Implements
IController.Execute(RequestContext)This member is an explicit interface member implementation. It can be used only when the ControllerBase instance is cast to an IController interface.
Community Additions
ADD
Show: