AsyncControllerActionInvoker.GetControllerDescriptor Method
Returns the controller descriptor.
Namespace: System.Web.Mvc.Async
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
protected override function GetControllerDescriptor( controllerContext : ControllerContext ) : ControllerDescriptor
Parameters
- controllerContext
- Type: System.Web.Mvc.ControllerContext
The controller context.
Show: