ReflectedAsyncActionDescriptor.ControllerDescriptor Property
Gets the controller descriptor for the asynchronous action method.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Web.Mvc.ControllerDescriptorThe controller descriptor for the asynchronous action method.
Show: