IController Interface
Defines the methods that are required for a controller.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | Execute(RequestContext) | Executes the specified request context. |
Show:
Defines the methods that are required for a controller.
| Name | Description | |
|---|---|---|
![]() | Execute(RequestContext) | Executes the specified request context. |
